Home
last modified time | relevance | path

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

/PHP-5.6/ext/opcache/Optimizer/
H A Dpass2.c161 int dont_optimize = 0; variable
172 dont_optimize = 1; /* don't optimize this bogus break/continue, let the executor shout */
181 dont_optimize = 1;
189 if (dont_optimize) {

Completed in 4 milliseconds