Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/
DWebAssemblyExceptionInfo.h86 SmallPtrSetImpl<MachineBasicBlock *> &getBlocksSet() { return BlockSet; } in getBlocksSet() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
DLoopInfo.h215 SmallPtrSetImpl<const BlockT *> &getBlocksSet() { in getBlocksSet() function
221 const SmallPtrSetImpl<const BlockT *> &getBlocksSet() const { in getBlocksSet() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DLoopInfo.h181 SmallPtrSetImpl<const BlockT *> &getBlocksSet() { in getBlocksSet() function
187 const SmallPtrSetImpl<const BlockT *> &getBlocksSet() const { in getBlocksSet() function