Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/IR/
H A DInstruction.cpp537 bool UseScalarTypes = flags & CompareUsingScalarTypes; in isSameOperationAs() local
541 (UseScalarTypes ? in isSameOperationAs()
549 if (UseScalarTypes ? in isSameOperationAs()