Searched defs:CtorFunc (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Frontend/Offloading/ | ||
H A D | OffloadWrapper.cpp | 521 auto *CtorFunc = Function::Create( createRegisterFatbinFunction() local |
/llvm-project/llvm/lib/Transforms/Instrumentation/ | ||
H A D | SanitizerCoverage.cpp | 348 Function *CtorFunc; CreateInitCallsForSections() local |