Home
last modified time | relevance | path

Searched defs:IgnoreAlignment (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/IR/
H A DInstruction.cpp378 bool IgnoreAlignment = false) { in haveSameSpecialState()
467 bool IgnoreAlignment = flags & CompareIgnoringAlignment; in isSameOperationAs() local