Searched defs:NumPreds (Results 1 – 14 of 14) sorted by relevance
70 void BasicBlock::reservePredecessors(unsigned NumPreds) { in reservePredecessors()
36 std::vector<unsigned> NumPreds; member in __anon235545e00111::GCNMinRegScheduler
61 unsigned NumPreds = 0; variable
322 static Register CreateEmptyPHI(MachineBasicBlock *BB, unsigned NumPreds, in CreateEmptyPHI()
1017 unsigned NumPreds = PN->getNumIncomingValues(); in cloneCommonBlocks() local
2086 unsigned NumPreds = TailBB->pred_size(); in IfConvertDiamond() local
317 static Value *CreateEmptyPHI(BasicBlock *BB, unsigned NumPreds, in CreateEmptyPHI()
791 unsigned NumPreds = OPN->getNumIncomingValues(); in CloneAndPruneIntoFromInst() local
1578 unsigned NumPreds = PN->getNumIncomingValues(); in rewriteLoopExitValues() local
1055 unsigned NumPreds = pred_size(BB); in introduceTooManyPhiEntries() local
274 unsigned NumPreds = 0; ///< # of SDep::Data preds. variable
504 unsigned NumPreds = cast<PHINode>(front()).getNumIncomingValues(); in removePredecessor() local
924 unsigned NumPreds = pred_size(TestBB); in getBestDestForJumpOnUndef() local
4095 static BlockValueNum CreateEmptyPHI(LDVSSABlock *BB, unsigned NumPreds, in CreateEmptyPHI()