Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/IR/
H A DInstruction.cpp525 bool UseScalarTypes = flags & CompareUsingScalarTypes; in isSameOperationAs() local
529 (UseScalarTypes ? in isSameOperationAs()
537 if (UseScalarTypes ? in isSameOperationAs()