Lines Matching refs:MakeNewInstruction
2419 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()
2644 MakeNewInstruction = true; in visitLandingPadInst()
2658 MakeNewInstruction = true; in visitLandingPadInst()
2686 MakeNewInstruction = true; in visitLandingPadInst()
2694 if (MakeNewInstruction) { in visitLandingPadInst()