Searched refs:isSCCExitingBlock (Results 1 – 2 of 2) sorted by relevance
254 bool isSCCExitingBlock(const BasicBlock *BB, int SccNum) const { in isSCCExitingBlock() function
263 if (isSCCExitingBlock(BB, SccNum)) in getSccExitBlocks()