Searched defs:NumPreds (Results 1 – 8 of 8) sorted by relevance
73 void BasicBlock::reservePredecessors(unsigned NumPreds) { in reservePredecessors()
52 unsigned NumPreds; // Number of predecessor blocks. variable
297 static unsigned CreateEmptyPHI(MachineBasicBlock *BB, unsigned NumPreds, in CreateEmptyPHI()
1473 unsigned NumPreds = TailBB->pred_size(); in IfConvertDiamond() local
480 unsigned NumPreds = OPN->getNumIncomingValues(); in CloneAndPruneFunctionInto() local
264 static Value *CreateEmptyPHI(BasicBlock *BB, unsigned NumPreds, in CreateEmptyPHI()
640 unsigned NumPreds = std::distance(pred_begin(TestBB), pred_end(TestBB)); in GetBestDestForJumpOnUndef() local
501 unsigned NumPreds = PN->getNumIncomingValues(); in RewriteLoopExitValues() local