Searched defs:NumPreds (Results 1 – 8 of 8) sorted by relevance
50 unsigned NumPreds; // Number of predecessor blocks. variable
305 static unsigned CreateEmptyPHI(MachineBasicBlock *BB, unsigned NumPreds, in CreateEmptyPHI()
1402 unsigned NumPreds = TailBB->pred_size(); in IfConvertDiamond() local
265 static Value *CreateEmptyPHI(BasicBlock *BB, unsigned NumPreds, in CreateEmptyPHI()
426 unsigned NumPreds = OPN->getNumIncomingValues(); in CloneAndPruneFunctionInto() local
444 unsigned NumPreds) { in splitBlock()
618 unsigned NumPreds = std::distance(pred_begin(TestBB), pred_end(TestBB)); in GetBestDestForJumpOnUndef() local
495 unsigned NumPreds = PN->getNumIncomingValues(); in RewriteLoopExitValues() local