Home
last modified time | relevance | path

Searched defs:WidenedIntrinsic (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DNumericalStabilitySanitizer.cpp1234 struct WidenedIntrinsic { struct
1235 const char *NarrowName;
1236 Intrinsic::ID ID; // wide id.
1237 using FnTypeFactory = FunctionType *(*)(LLVMContext &);
1238 FnTypeFactory MakeFnTy;