Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DSyncDependenceAnalysis.cpp196 static void computeTopLevelPO(Function &F, const LoopInfo &LI, POCB CallBack) { in computeTopLevelPO() function
237 computeTopLevelPO(*DT.getRoot()->getParent(), LI, in SyncDependenceAnalysis()