Lines Matching refs:MakeNewInstruction
2387 bool MakeNewInstruction = false; // If true, recreate using the following: in visitLandingPadInst() local
2406 MakeNewInstruction = true; in visitLandingPadInst()
2413 MakeNewInstruction = true; in visitLandingPadInst()
2436 MakeNewInstruction = true; in visitLandingPadInst()
2451 MakeNewInstruction = true; in visitLandingPadInst()
2503 MakeNewInstruction = true; in visitLandingPadInst()
2515 MakeNewInstruction = true; in visitLandingPadInst()
2525 assert(MakeNewInstruction && "New filter but not a new instruction!"); in visitLandingPadInst()
2553 MakeNewInstruction = true; in visitLandingPadInst()
2595 MakeNewInstruction = true; in visitLandingPadInst()
2612 MakeNewInstruction = true; in visitLandingPadInst()
2626 MakeNewInstruction = true; in visitLandingPadInst()
2654 MakeNewInstruction = true; in visitLandingPadInst()
2662 if (MakeNewInstruction) { in visitLandingPadInst()