Searched refs:SignificantBitsPerResultElement (Results 1 - 1 of 1) sorted by relevance

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

Completed in 7199 milliseconds