Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DInstruction.cpp278 bool IgnoreAlignment = false) { in haveSameSpecialState() argument
285 IgnoreAlignment) && in haveSameSpecialState()
291 IgnoreAlignment) && in haveSameSpecialState()
369 bool IgnoreAlignment = flags & CompareIgnoringAlignment; in isSameOperationAs() local
388 return haveSameSpecialState(this, I, IgnoreAlignment); in isSameOperationAs()