Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/
DInstrumentation.h48 Comdat *GetOrCreateFunctionComdat(Function &F, Triple &T,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DInstrumentation.cpp76 Comdat *llvm::GetOrCreateFunctionComdat(Function &F, Triple &T, in GetOrCreateFunctionComdat() function in llvm
DSanitizerCoverage.cpp653 GetOrCreateFunctionComdat(F, TargetTriple, CurModuleUniqueId)) in CreateFunctionLocalArrayInSection()