Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp336 static bool incomingValuesAreCompatible( in incomingValuesAreCompatible() function
376 if (incomingValuesAreCompatible(Succ, {SI1BB, SI2BB})) in safeToMergeTerminators()
2695 if (!incomingValuesAreCompatible( in shouldBelongToSameSet()
2717 if (!incomingValuesAreCompatible( in shouldBelongToSameSet()