Home
last modified time | relevance | path

Searched defs:RegionLoop (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/include/llvm/Analysis/
H A DDivergenceAnalysis.h149 const Loop *RegionLoop; variable
/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DDivergenceAnalysis.cpp96 const Function &F, const Loop *RegionLoop, const DominatorTree &DT, in DivergenceAnalysis()