Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DDivergenceAnalysis.cpp190 void DivergenceAnalysis::taintLoopLiveOuts(const BasicBlock &LoopHeader) { in taintLoopLiveOuts() function in DivergenceAnalysis
342 taintLoopLiveOuts(*ExitingLoop.getHeader()); in propagateLoopDivergence()
/freebsd-12.1/contrib/llvm/include/llvm/Analysis/
H A DDivergenceAnalysis.h100 void taintLoopLiveOuts(const BasicBlock &LoopHeader);