Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DDivergenceAnalysis.cpp169 const Instruction &I, const Loop &OuterDivLoop) { in analyzeTemporalDivergence()
191 const BasicBlock &DivExit, const Loop &OuterDivLoop) { in analyzeLoopExitDivergence()
250 const Loop *OuterDivLoop = DivLoop; in propagateLoopExitDivergence() local