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