Searched defs:PredNum (Results 1 – 4 of 4) sorted by relevance
1321 unsigned PredNum = PredDep.getSUnit()->NodeNum; in visitPostorderNode() local1403 unsigned PredNum = PredSU->NodeNum; in joinPredSubtree() local
205 unsigned PredNum = TBI->Pred->getNumber(); in computeDepthResources() local
1730 static unsigned getFCmpOpcode(unsigned PredNum) { in getFCmpOpcode()1766 static unsigned getICmpOpcode(unsigned PredNum) { in getICmpOpcode()1806 static unsigned getBoolCmpOpcode(unsigned PredNum) { in getBoolCmpOpcode()
2796 for (unsigned PredNum = 0; PredNum < OpPHI->getNumOperands(); ++PredNum) { in makePossiblePHIOfOps() local