Searched defs:InstBB (Results 1 – 3 of 3) sorted by relevance
97 BasicBlock *InstBB = I->getParent(); in formLCSSAForInstructions() local
162 const MachineBasicBlock *InstBB = MI->getParent(); in dominatesAllUsesOf() local
11603 auto &&CheckPredecessor = [](BasicBlock *InstBB, BasicBlock *InsertBB) { in gather()