Searched refs:SccI (Results 1 – 2 of 2) sorted by relevance
302 const SccInfo &SccI);338 std::unique_ptr<const SccInfo> SccI; variable348 return LoopBlock(BB, *LI, *SccI); in getLoopBlock()
317 const SccInfo &SccI) in LoopBlock() argument321 LD.second = SccI.getSCCNum(BB); in LoopBlock()351 SccI->isSCCHeader(DstBlock.getBlock(), DstBlock.getSccNum()))); in isLoopBackEdge()361 SccI->getSccEnterBlocks(LB.getSccNum(), Enters); in getLoopEnterBlocks()371 SccI->getSccExitBlocks(LB.getSccNum(), Exits); in getLoopExitBlocks()1232 SccI = std::make_unique<SccInfo>(F); in calculate()1274 SccI.reset(); in calculate()