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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp3022 bool MakeNewInstruction = false; // If true, recreate using the following: local
3041 MakeNewInstruction = true;
3048 MakeNewInstruction = true;
3071 MakeNewInstruction = true;
3086 MakeNewInstruction = true;
3138 MakeNewInstruction = true;
3150 MakeNewInstruction = true;
3160 assert(MakeNewInstruction && "New filter but not a new instruction!");
3188 MakeNewInstruction = true;
3230 MakeNewInstruction
[all...]

Completed in 25 milliseconds