Home
last modified time | relevance | path

Searched refs:clearNodeCache (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DRegionInfo.h460 void clearNodeCache();
674 void clearNodeCache() { in clearNodeCache() function
676 TopLevelRegion->clearNodeCache(); in clearNodeCache()
/external/llvm/include/llvm/Analysis/
DRegionInfo.h539 void clearNodeCache();
835 void clearNodeCache() {
837 TopLevelRegion->clearNodeCache();
DRegionInfoImpl.h516 void RegionBase<Tr>::clearNodeCache() { in clearNodeCache() function
525 (*RI)->clearNodeCache(); in clearNodeCache()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DRegionInfo.h553 void clearNodeCache();
874 void clearNodeCache() {
876 TopLevelRegion->clearNodeCache();
DRegionInfoImpl.h533 void RegionBase<Tr>::clearNodeCache() { in clearNodeCache() function
536 R->clearNodeCache(); in clearNodeCache()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DRegionPass.cpp151 RI->clearNodeCache(); in runOnFunction()
/external/llvm/lib/Analysis/
DRegionPass.cpp153 RI->clearNodeCache(); in runOnFunction()
/external/swiftshader/third_party/LLVM/lib/Analysis/
DRegionPass.cpp148 RI->clearNodeCache(); in runOnFunction()
DRegionInfo.cpp452 void Region::clearNodeCache() { in clearNodeCache() function in Region
460 (*RI)->clearNodeCache(); in clearNodeCache()