Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DNumericalStabilitySanitizer.cpp578 Value *handleLoad(LoadInst &Load, Type *VT, Type *ExtendedVT);
1115 Value *NumericalStabilitySanitizer::handleLoad(LoadInst &Load, Type *VT, in handleLoad() function in NumericalStabilitySanitizer
1667 return handleLoad(*Load, VT, ExtendedVT); in createShadowValueWithOperandsAvailable()