Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DRegionInfo.h346 void replaceEntryRecursive(BlockT *NewEntry);
DRegionInfoImpl.h68 void RegionBase<Tr>::replaceEntryRecursive(BlockT *NewEntry) { in replaceEntryRecursive() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DControlHeightReduction.cpp1734 FirstRegion->replaceEntryRecursive(NewEntryBlock); in transformScopes()