Searched defs:getBlockAt (Results 1 – 2 of 2) sorted by relevance
52 const BasicBlock *getBlockAt(unsigned Idx) const { return LoopPO[Idx]; } in getBlockAt() function
1290 Block *getBlockAt(JITTargetAddress Addr) const { in getBlockAt() function