Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Transforms/Scalar/
DGVNSink.cpp292 bool areAllIncomingValuesSameType() const { in areAllIncomingValuesSameType() function in __anon80f780af0111::ModelledPHI
743 if (!PHI.areAllIncomingValuesSameType()) in analyzeInstructionForSinking()