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 __anon800396cb0111::GCNMinRegScheduler
60 unsigned NumPreds = 0; variable
302 static Register CreateEmptyPHI(MachineBasicBlock *BB, unsigned NumPreds, in CreateEmptyPHI()
841 unsigned NumPreds = PN->getNumIncomingValues(); in cloneCommonBlocks() local
2088 unsigned NumPreds = TailBB->pred_size(); in IfConvertDiamond() local
331 unsigned NumPreds = cast<PHINode>(front()).getNumIncomingValues(); in removePredecessor() local
269 static Value *CreateEmptyPHI(BasicBlock *BB, unsigned NumPreds, in CreateEmptyPHI()
569 unsigned NumPreds = OPN->getNumIncomingValues(); in CloneAndPruneIntoFromInst() local
1316 unsigned NumPreds = PN->getNumIncomingValues(); in rewriteLoopExitValues() local
429 const SmallPtrSetImpl<Instruction *> &PotentialSpecSet, int NumPreds, in findProfitablePHIs()
1009 unsigned NumPreds = pred_size(TestBB); in getBestDestForJumpOnUndef() local
266 unsigned NumPreds = 0; ///< # of SDep::Data preds. variable