Home
last modified time | relevance | path

Searched refs:INSTRFMT (Results 1 – 1 of 1) sorted by relevance

/PHP-8.0/ext/opcache/Optimizer/
H A Dssa_integrity.c108 #define INSTRFMT "%d (%s)" macro
136 FAIL("var " VARFMT " not defined by op " INSTRFMT "\n", in ssa_verify_integrity()
213 FAIL("op1 use of " VARFMT " in " INSTRFMT " not in use chain\n", in ssa_verify_integrity()
217 FAIL("op1 use of " VARFMT " does not match op %d of " INSTRFMT "\n", in ssa_verify_integrity()
226 FAIL("op2 use of " VARFMT " in " INSTRFMT " not in use chain\n", in ssa_verify_integrity()
230 FAIL("op2 use of " VARFMT " does not match op %d of " INSTRFMT "\n", in ssa_verify_integrity()
239 FAIL("result use of " VARFMT " in " INSTRFMT " not in use chain\n", in ssa_verify_integrity()
252 FAIL("op1 def of " VARFMT " in " INSTRFMT " invalid\n", in ssa_verify_integrity()
256 FAIL("op1 def of " VARFMT " does not match op %d of " INSTRFMT "\n", in ssa_verify_integrity()
265 FAIL("op2 def of " VARFMT " in " INSTRFMT " invalid\n", in ssa_verify_integrity()
[all …]

Completed in 7 milliseconds