Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DLegacyDivergenceAnalysis.cpp316 RPOTraversal FuncRPOT(&F); in shouldUseGPUDivergenceAnalysis() local
318 const LoopInfo>(FuncRPOT, LI); in shouldUseGPUDivergenceAnalysis()
H A DDivergenceAnalysis.cpp354 RPOTraversal FuncRPOT(&F); in DivergenceInfo() local
356 const LoopInfo>(FuncRPOT, LI)) { in DivergenceInfo()
H A DMustExecute.cpp486 RPOTraversal FuncRPOT(&F); in mayContainIrreducibleControl() local
488 const LoopInfo>(FuncRPOT, *LI); in mayContainIrreducibleControl()