Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DGVNSink.cpp296 bool areAllIncomingValuesSameType() const { in areAllIncomingValuesSameType() function in __anonf1d6865e0111::ModelledPHI
737 if (!PHI.areAllIncomingValuesSameType()) in analyzeInstructionForSinking()