Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp1265 if (auto AlignmentConstant = in isInterestingMemoryAccess() local
1267 *Alignment = (unsigned)AlignmentConstant->getZExtValue(); in isInterestingMemoryAccess()