Searched defs:NumPreds (Results 1 – 13 of 13) sorted by relevance
71 void BasicBlock::reservePredecessors(unsigned NumPreds) { in reservePredecessors()
36 std::vector<unsigned> NumPreds; member in __anon11f939720111::GCNMinRegScheduler
60 unsigned NumPreds = 0; variable [all...]
312 CreateEmptyPHI(MachineBasicBlock * BB,unsigned NumPreds,MachineSSAUpdater * Updater) CreateEmptyPHI() argument
986 unsigned NumPreds = PN->getNumIncomingValues(); cloneCommonBlocks() local
2070 unsigned NumPreds = TailBB->pred_size(); IfConvertDiamond() local
318 static Value *CreateEmptyPHI(BasicBlock *BB, unsigned NumPreds, in CreateEmptyPHI() argument
749 unsigned NumPreds = OPN->getNumIncomingValues(); CloneAndPruneIntoFromInst() local
1367 unsigned NumPreds = PN->getNumIncomingValues(); rewriteLoopExitValues() local
266 unsigned NumPreds = 0; ///< # of SDep::Data preds. global() variable
556 unsigned NumPreds = cast<PHINode>(front()).getNumIncomingValues(); removePredecessor() local
938 unsigned NumPreds = pred_size(TestBB); getBestDestForJumpOnUndef() local
4036 CreateEmptyPHI(LDVSSABlock * BB,unsigned NumPreds,LDVSSAUpdater * Updater) CreateEmptyPHI() argument