Home
last modified time | relevance | path

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

/llvm-project/clang/test/Modules/
H A Dmerge-template-members-parent.cpp40 C GetC() { in GetC() function
/llvm-project/llvm/lib/Transforms/Scalar/
H A DMemCpyOptimizer.cpp857 performCallSlotOptzn(Instruction * cpyLoad,Instruction * cpyStore,Value * cpyDest,Value * cpySrc,TypeSize cpySize,Align cpyDestAlign,BatchAAResults & BAA,std::function<CallInst * ()> GetC) performCallSlotOptzn() argument