Searched refs:handleLoad (Results 1 – 1 of 1) sorted by relevance
530 Value *handleLoad(LoadInst &Load, Type *VT, Type *ExtendedVT);1061 Value *NumericalStabilitySanitizer::handleLoad(LoadInst &Load, Type *VT, in handleLoad() function in NumericalStabilitySanitizer1613 return handleLoad(*Load, VT, ExtendedVT); in createShadowValueWithOperandsAvailable()