Home
last modified time | relevance | path

Searched defs:getBlockAt (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DSyncDependenceAnalysis.h52 const BasicBlock *getBlockAt(unsigned Idx) const { return LoopPO[Idx]; } in getBlockAt() function
/openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/JITLink/
H A DJITLink.h1528 Block *getBlockAt(orc::ExecutorAddr Addr) const { in getBlockAt() function