Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DNumericalStabilitySanitizer.cpp617 const std::string GetterPrefix = in NumericalStabilitySanitizer() local
620 GetterPrefix + "_store", Attr, PtrTy, PtrTy, IntptrTy); in NumericalStabilitySanitizer()
622 GetterPrefix + "_load", Attr, PtrTy, PtrTy, IntptrTy); in NumericalStabilitySanitizer()