Searched refs:GetOrCreateFunctionComdat (Results 1 – 3 of 3) sorted by relevance
48 Comdat *GetOrCreateFunctionComdat(Function &F, Triple &T,
76 Comdat *llvm::GetOrCreateFunctionComdat(Function &F, Triple &T, in GetOrCreateFunctionComdat() function in llvm
653 GetOrCreateFunctionComdat(F, TargetTriple, CurModuleUniqueId)) in CreateFunctionLocalArrayInSection()