Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DNumericalStabilitySanitizer.cpp454 return getShadowConstant(C); in getShadow()
469 Constant *getShadowConstant(Constant *C) const { in getShadowConstant() function in __anon1c7024df0111::ValueToShadowMap
486 Elements.push_back(getShadowConstant(C->getAggregateElement(I))); in getShadowConstant()