Searched refs:getBlockAt (Results 1 – 3 of 3) sorted by relevance
52 const BasicBlock *getBlockAt(unsigned Idx) const { return LoopPO[Idx]; } in getBlockAt() function
290 Out << LoopPOT.getBlockAt(BlockIdx)->getName().str() << "(" << BlockIdx in printDefs()392 const auto *Block = LoopPOT.getBlockAt(BlockIdx); in computeJoinPoints()
1528 Block *getBlockAt(orc::ExecutorAddr Addr) const { in getBlockAt() function