Searched defs:NumPreds (Results 1 – 8 of 8) sorted by relevance
64 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()
1471 unsigned NumPreds = TailBB->pred_size(); in IfConvertDiamond() local
264 static Value *CreateEmptyPHI(BasicBlock *BB, unsigned NumPreds, in CreateEmptyPHI()
480 unsigned NumPreds = OPN->getNumIncomingValues(); in CloneAndPruneFunctionInto() local
632 unsigned NumPreds = std::distance(pred_begin(TestBB), pred_end(TestBB)); in GetBestDestForJumpOnUndef() local
499 unsigned NumPreds = PN->getNumIncomingValues(); in RewriteLoopExitValues() local