Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Analysis/
H A DRegionInfoImpl.h161 typename RegionBase<Tr>::BlockT *RegionBase<Tr>::getEnteringBlock() const { in getEnteringBlock() function
/llvm-project/polly/include/polly/
H A DScopInfo.h2111 BasicBlock *getEnteringBlock() const { return R.getEnteringBlock(); } getEnteringBlock() function