Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/
H A DInstruction.cpp798 bool UseScalarTypes = flags & CompareUsingScalarTypes; in isSameOperationAs() local
802 (UseScalarTypes ? in isSameOperationAs()
810 if (UseScalarTypes ? in isSameOperationAs()