Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DInstruction.cpp486 bool IgnoreAlignment = false) { in haveSameSpecialState() argument
493 IgnoreAlignment); in haveSameSpecialState()
497 IgnoreAlignment) && in haveSameSpecialState()
503 IgnoreAlignment) && in haveSameSpecialState()
586 bool IgnoreAlignment = flags & CompareIgnoringAlignment; in isSameOperationAs() local
605 return haveSameSpecialState(this, I, IgnoreAlignment); in isSameOperationAs()