Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DInstruction.cpp406 bool IgnoreAlignment = false) { in haveSameSpecialState() argument
413 IgnoreAlignment); in haveSameSpecialState()
417 IgnoreAlignment) && in haveSameSpecialState()
423 IgnoreAlignment) && in haveSameSpecialState()
503 bool IgnoreAlignment = flags & CompareIgnoringAlignment; in isSameOperationAs() local
522 return haveSameSpecialState(this, I, IgnoreAlignment); in isSameOperationAs()