Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DDivergenceAnalysis.cpp322 propagateLoopDivergence(*BranchLoop); in propagateBranchDivergence()
326 void DivergenceAnalysis::propagateLoopDivergence(const Loop &ExitingLoop) { in propagateLoopDivergence() function in DivergenceAnalysis
360 propagateLoopDivergence(*BranchLoop); in propagateLoopDivergence()
/freebsd-12.1/contrib/llvm/include/llvm/Analysis/
H A DDivergenceAnalysis.h143 void propagateLoopDivergence(const Loop &ExitingLoop);