Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DInstruction.cpp268 bool IgnoreAlignment = false) { in haveSameSpecialState() argument
275 IgnoreAlignment) && in haveSameSpecialState()
281 IgnoreAlignment) && in haveSameSpecialState()
358 bool IgnoreAlignment = flags & CompareIgnoringAlignment; in isSameOperationAs() local
377 return haveSameSpecialState(this, I, IgnoreAlignment); in isSameOperationAs()