Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DInstruction.cpp587 bool UseScalarTypes = flags & CompareUsingScalarTypes; in isSameOperationAs() local
591 (UseScalarTypes ? in isSameOperationAs()
599 if (UseScalarTypes ? in isSameOperationAs()