Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DInstruction.cpp964 bool UseScalarTypes = flags & CompareUsingScalarTypes; in isSameOperationAs() local
969 (UseScalarTypes ? in isSameOperationAs()
977 if (UseScalarTypes ? in isSameOperationAs()