Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp2326 bool MakeNewInstruction = false; // If true, recreate using the following: in visitLandingPadInst() local
2345 MakeNewInstruction = true; in visitLandingPadInst()
2352 MakeNewInstruction = true; in visitLandingPadInst()
2375 MakeNewInstruction = true; in visitLandingPadInst()
2390 MakeNewInstruction = true; in visitLandingPadInst()
2428 MakeNewInstruction = true; in visitLandingPadInst()
2440 MakeNewInstruction = true; in visitLandingPadInst()
2450 assert(MakeNewInstruction && "New filter but not a new instruction!"); in visitLandingPadInst()
2478 MakeNewInstruction = true; in visitLandingPadInst()
2520 MakeNewInstruction = true; in visitLandingPadInst()
[all …]