Searched refs:MakeNewInstruction (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp2204 bool MakeNewInstruction = false; // If true, recreate using the following: local
2223 MakeNewInstruction = true;
2230 MakeNewInstruction = true;
2253 MakeNewInstruction = true;
2268 MakeNewInstruction = true;
2306 MakeNewInstruction = true;
2318 MakeNewInstruction = true;
2328 assert(MakeNewInstruction && "New filter but not a new instruction!");
2356 MakeNewInstruction = true;
2398 MakeNewInstruction
[all...]

Completed in 72 milliseconds