Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/ADT/
H A DGenericUniformityImpl.h536 bool computeJoin(const BlockT &SuccBlock, const BlockT &PushedLabel) { in computeJoin() function
574 if (!computeJoin(ExitBlock, Label)) in visitCycleExitEdge()
586 if (!computeJoin(SuccBlock, Label)) in visitEdge()