Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/Analysis/
H A DSPIRVConvergenceRegionAnalysis.cpp213 findPathsToMatch(LoopInfo &LI, BasicBlock *From, in findPathsToMatch() function in __anon3b2819e70211::ConvergenceRegionAnalyzer
227 auto ChildSet = findPathsToMatch(LI, To, isMatch); in findPathsToMatch()
277 auto N = findPathsToMatch(LI, Exit, [&CT](const BasicBlock *block) { in analyze()