Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVStructurizer.cpp123 static bool hasLoopMergeInstruction(BasicBlock &BB) { in hasLoopMergeInstruction() function
622 if (hasLoopMergeInstruction(BB) && pred_size(&BB) <= 2) in addMergeForNodesWithMultiplePredecessors()