Searched refs:clearNodeCache (Results 1 - 3 of 3) sorted by relevance

/external/llvm/include/llvm/Analysis/
H A DRegionInfo.h486 void clearNodeCache();
749 /// @see Region::clearNodeCache()
750 void clearNodeCache() { function in class:llvm::RegionInfo
752 TopLevelRegion->clearNodeCache();
/external/llvm/lib/Analysis/
H A DRegionPass.cpp149 RI->clearNodeCache();
H A DRegionInfo.cpp470 void Region::clearNodeCache() { function in class:Region
478 (*RI)->clearNodeCache();

Completed in 367 milliseconds