Home
last modified time | relevance | path

Searched refs:LastRegion (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp209 Region *LastRegion = RegInfos.back().R; in appendable() local
211 if (!LastRegion->contains(Pred)) in appendable()
376 Region *LastRegion,
1695 Region *LastRegion = Scope->RegInfos[Scope->RegInfos.size() - 1].R; in transformScopes() local
1696 BasicBlock *ExitBlock = LastRegion->getExit(); in transformScopes()
1729 cloneScopeBlocks(Scope, PreEntryBlock, ExitBlock, LastRegion, VMap); in transformScopes()
1759 Region *LastRegion, in cloneScopeBlocks() argument
1797 if (LastRegion->contains(Pred)) { in cloneScopeBlocks()
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DIndexing.cpp159 PPRegion LastRegion; member in __anon08ff66800211::ParsedSrcLocationsTracker
182 if (LastRegion == region) in hasAlredyBeenParsed()
185 LastRegion = region; in hasAlredyBeenParsed()