Searched defs:NumPreds (Results 1 – 12 of 12) sorted by relevance
71 void BasicBlock::reservePredecessors(unsigned NumPreds) { in reservePredecessors()
36 std::vector<unsigned> NumPreds; member in __anona1a549dc0111::GCNMinRegScheduler
60 unsigned NumPreds = 0; variable
312 static Register CreateEmptyPHI(MachineBasicBlock *BB, unsigned NumPreds, in CreateEmptyPHI()
838 unsigned NumPreds = PN->getNumIncomingValues(); in cloneCommonBlocks() local
2086 unsigned NumPreds = TailBB->pred_size(); in IfConvertDiamond() local
268 static Value *CreateEmptyPHI(BasicBlock *BB, unsigned NumPreds, in CreateEmptyPHI()
711 unsigned NumPreds = OPN->getNumIncomingValues(); in CloneAndPruneIntoFromInst() local
1282 unsigned NumPreds = PN->getNumIncomingValues(); in rewriteLoopExitValues() local
351 unsigned NumPreds = cast<PHINode>(front()).getNumIncomingValues(); in removePredecessor() local
266 unsigned NumPreds = 0; ///< # of SDep::Data preds. variable
1024 unsigned NumPreds = pred_size(TestBB); in getBestDestForJumpOnUndef() local