Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/include/llvm/Analysis/
HDLoopAccessAnalysis.h228 void clearInterestingDependences() { InterestingDependences.clear(); } in clearInterestingDependences() function
/NextBSD/contrib/llvm/lib/Analysis/
HDLoopAccessAnalysis.cpp438 DepChecker.clearInterestingDependences(); in resetDepChecks()