Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DModuleUtils.h29 class FunctionCallee; variable
/llvm-project/llvm/include/llvm/IR/
H A DDerivedTypes.h173 FunctionCallee(T *Fn) FunctionCallee() function
176 FunctionCallee(FunctionType *FnTy, Value *Callee) FunctionCallee() function
181 FunctionCallee(std::nullptr_t) {} FunctionCallee() function
/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DThreadSanitizer.cpp180 __anonbc46b2950202(Function *Ctor, FunctionCallee) insertModuleCtor() argument
[all...]
H A DHWAddressSanitizer.cpp501 __anon112a5b020202(Function *Ctor, FunctionCallee) createHwasanCtorComdat() argument
[all...]
H A DNumericalStabilitySanitizer.cpp582 __anone0a649520202(Function *Ctor, FunctionCallee) run() argument
[all...]
H A DMemorySanitizer.cpp682 __anon6be095360302(Function *Ctor, FunctionCallee) insertModuleCtor() argument
[all...]
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULibFunc.h17 class FunctionCallee; variable