Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DDivergenceAnalysis.cpp268 void DivergenceAnalysisImpl::taintAndPushPhiNodes(const BasicBlock &JoinBlock) { in taintAndPushPhiNodes() function in DivergenceAnalysisImpl
304 taintAndPushPhiNodes(*JoinBlock); in analyzeControlDivergence()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DDivergenceAnalysis.h91 void taintAndPushPhiNodes(const BasicBlock &JoinBlock);