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