Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyCFGSort.cpp91 const Region *getRegionFor(const MachineBasicBlock *MBB) { in getRegionFor() function in __anon645ea0150111::RegionInfo
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DRegionInfoImpl.h819 typename Tr::RegionT *RegionInfoBase<Tr>::getRegionFor(BlockT *BB) const { in getRegionFor() function