Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DGVNSink.cpp298 bool areAllIncomingValuesSameType() const { in areAllIncomingValuesSameType() function in __anon99a2cd780111::ModelledPHI
726 if (!PHI.areAllIncomingValuesSameType()) in analyzeInstructionForSinking()