Home
last modified time | relevance | path

Searched refs:replaceEntryRecursive (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/external/llvm/include/llvm/Analysis/
H A DRegionInfo.h338 void replaceEntryRecursive(BlockT *NewEntry);
H A DRegionInfoImpl.h64 void RegionBase<Tr>::replaceEntryRecursive(BlockT *NewEntry) { in replaceEntryRecursive() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DRegionInfo.h346 void replaceEntryRecursive(BlockT *NewEntry);
H A DRegionInfoImpl.h68 void RegionBase<Tr>::replaceEntryRecursive(BlockT *NewEntry) { in replaceEntryRecursive() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/
DRegionInfo.h345 void replaceEntryRecursive(BlockT *NewEntry);
DRegionInfoImpl.h66 void RegionBase<Tr>::replaceEntryRecursive(BlockT *NewEntry) { in replaceEntryRecursive() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/
DRegionInfo.h345 void replaceEntryRecursive(BlockT *NewEntry);
DRegionInfoImpl.h66 void RegionBase<Tr>::replaceEntryRecursive(BlockT *NewEntry) { in replaceEntryRecursive() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
H A DRegionInfo.h345 void replaceEntryRecursive(BlockT *NewEntry);
H A DRegionInfoImpl.h66 void RegionBase<Tr>::replaceEntryRecursive(BlockT *NewEntry) { in replaceEntryRecursive() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/
DRegionInfo.h345 void replaceEntryRecursive(BlockT *NewEntry);
DRegionInfoImpl.h66 void RegionBase<Tr>::replaceEntryRecursive(BlockT *NewEntry) { in replaceEntryRecursive() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/
DRegionInfo.h345 void replaceEntryRecursive(BlockT *NewEntry);
DRegionInfoImpl.h66 void RegionBase<Tr>::replaceEntryRecursive(BlockT *NewEntry) { in replaceEntryRecursive() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp1729 FirstRegion->replaceEntryRecursive(NewEntryBlock); in transformScopes()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp1734 FirstRegion->replaceEntryRecursive(NewEntryBlock); in transformScopes()