Home
last modified time | relevance | path

Searched defs:getEnteringBlock (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/llvm/include/llvm/Analysis/
DRegionInfoImpl.h163 typename RegionBase<Tr>::BlockT *RegionBase<Tr>::getEnteringBlock() const { in getEnteringBlock() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DRegionInfoImpl.h163 typename RegionBase<Tr>::BlockT *RegionBase<Tr>::getEnteringBlock() const { in getEnteringBlock() function
/external/llvm/include/llvm/Analysis/
DRegionInfoImpl.h161 typename RegionBase<Tr>::BlockT *RegionBase<Tr>::getEnteringBlock() const { in getEnteringBlock() function
/external/llvm-project/polly/include/polly/
DScopInfo.h2148 BasicBlock *getEnteringBlock() const { return R.getEnteringBlock(); } in getEnteringBlock() function