Searched refs:getSccEnterBlocks (Results 1 – 2 of 2) sorted by relevance
263 getSccEnterBlocks(int SccNum, SmallVectorImpl<BasicBlock *> &Enters) const;
243 void BranchProbabilityInfo::SccInfo::getSccEnterBlocks( in getSccEnterBlocks() function in BranchProbabilityInfo::SccInfo357 SccI->getSccEnterBlocks(LB.getSccNum(), Enters); in getLoopEnterBlocks()