Searched defs:NumPreds (Results 1 – 10 of 10) sorted by relevance
70 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()
662 unsigned NumPreds = PN->getNumIncomingValues(); in cloneCommonBlocks() local
1493 unsigned NumPreds = TailBB->pred_size(); in IfConvertDiamond() local
265 static Value *CreateEmptyPHI(BasicBlock *BB, unsigned NumPreds, in CreateEmptyPHI()
568 unsigned NumPreds = OPN->getNumIncomingValues(); in CloneAndPruneIntoFromInst() local
685 unsigned NumPreds = std::distance(pred_begin(TestBB), pred_end(TestBB)); in GetBestDestForJumpOnUndef() local
561 unsigned NumPreds = PN->getNumIncomingValues(); in rewriteLoopExitValues() local
917 int NumPreds = std::distance(pred_begin(BB), pred_end(BB)); in findBasePointer() local