Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstructionCombining.cpp1463 bool MakeNewInstruction = false; // If true, recreate using the following: in visitLandingPadInst() local
1482 MakeNewInstruction = true; in visitLandingPadInst()
1489 MakeNewInstruction = true; in visitLandingPadInst()
1512 MakeNewInstruction = true; in visitLandingPadInst()
1527 MakeNewInstruction = true; in visitLandingPadInst()
1565 MakeNewInstruction = true; in visitLandingPadInst()
1577 MakeNewInstruction = true; in visitLandingPadInst()
1587 assert(MakeNewInstruction && "New filter but not a new instruction!"); in visitLandingPadInst()
1615 MakeNewInstruction = true; in visitLandingPadInst()
1657 MakeNewInstruction = true; in visitLandingPadInst()
[all …]
/external/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp2419 bool MakeNewInstruction = false; // If true, recreate using the following: in visitLandingPadInst() local
2438 MakeNewInstruction = true; in visitLandingPadInst()
2445 MakeNewInstruction = true; in visitLandingPadInst()
2468 MakeNewInstruction = true; in visitLandingPadInst()
2483 MakeNewInstruction = true; in visitLandingPadInst()
2535 MakeNewInstruction = true; in visitLandingPadInst()
2547 MakeNewInstruction = true; in visitLandingPadInst()
2557 assert(MakeNewInstruction && "New filter but not a new instruction!"); in visitLandingPadInst()
2585 MakeNewInstruction = true; in visitLandingPadInst()
2627 MakeNewInstruction = true; in visitLandingPadInst()
[all …]