Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Analysis/
DRegionInfo.cpp731 Region *RegionInfo::getRegionFor(BasicBlock *BB) const { in getRegionFor() function in RegionInfo
/external/llvm/include/llvm/Analysis/
DRegionInfoImpl.h813 typename Tr::RegionT *RegionInfoBase<Tr>::getRegionFor(BlockT *BB) const { in getRegionFor() function