Home
last modified time | relevance | path

Searched defs: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()
503 bool IgnoreAlignment = flags & CompareIgnoringAlignment; in isSameOperationAs() local