Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopFuse.cpp934 !haveIdenticalGuards(*FC0, *FC1) && !TCDifference) { in fuseCandidates()
1498 bool haveIdenticalGuards(const FusionCandidate &FC0, in haveIdenticalGuards() function