Searched refs:SignificantBitsPerResultElement (Results 1 - 1 of 1) sorted by last modified time

/external/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp2065 const unsigned SignificantBitsPerResultElement = 16; local
2069 ResTy->getScalarSizeInBits() - SignificantBitsPerResultElement;

Completed in 632 milliseconds