Home
last modified time | relevance | path

Searched defs:ParentFunc (Results 1 – 6 of 6) sorted by relevance

/llvm-project/llvm/lib/CodeGen/
H A DPreISelIntrinsicLowering.cpp252 canEmitLibcall(TM, ParentFunc, RTLIB::MEMCPY)) in expandMemIntrinsicUses() local
218 Function *ParentFunc = Memcpy->getFunction(); expandMemIntrinsicUses() local
235 Function *ParentFunc = Memmove->getFunction(); expandMemIntrinsicUses() local
[all...]
/llvm-project/llvm/lib/DebugInfo/PDB/
H A DPDBContext.cpp101 std::unique_ptr<PDBSymbol> ParentFunc = in getInliningInfoForAddress() local
/llvm-project/llvm/lib/Transforms/Utils/
H A DLowerMemIntrinsics.cpp35 Function *ParentFunc = PreLoopBB->getParent(); in createMemCpyLoopKnownSize() local
188 Function *ParentFunc = PreLoopBB->getParent(); createMemCpyLoopUnknownSize() local
/llvm-project/bolt/lib/Profile/
H A DDataAggregator.cpp697 BinaryFunction *ParentFunc = getBATParentFunction(OrigFunc); doSample() local
794 if (BinaryFunction *ParentFunc = getBATParentFunction(*Func)) { doBranch() local
866 BinaryFunction *ParentFunc = getBATParentFunction(*FromFunc); doTrace() local
[all...]
/llvm-project/llvm/lib/Target/X86/
H A DX86WinEHState.cpp383 generateLSDAInEAXThunk(Function * ParentFunc) generateLSDAInEAXThunk() argument
/llvm-project/llvm/lib/Transforms/IPO/
H A DIROutliner.cpp2129 createAndInsertBasicBlocks(DenseMap<Value *,BasicBlock * > & OldMap,DenseMap<Value *,BasicBlock * > & NewMap,Function * ParentFunc,Twine BaseName) createAndInsertBasicBlocks() argument