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

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

Completed in 68 milliseconds