Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
DSyncDependenceAnalysis.h52 const BasicBlock *getBlockAt(unsigned Idx) const { return LoopPO[Idx]; } in getBlockAt() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/JITLink/
DJITLink.h1093 Block *getBlockAt(JITTargetAddress Addr) const { in getBlockAt() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/JITLink/
DJITLink.h1528 Block *getBlockAt(orc::ExecutorAddr Addr) const { in getBlockAt() function