Searched defs:ParentFunc (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerIntrinsics.cpp83 Function *ParentFunc = Memcpy->getParent()->getParent(); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLowerMemIntrinsics.cpp28 Function *ParentFunc = PreLoopBB->getParent(); local
143 Function *ParentFunc = PreLoopBB->getParent(); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86WinEHState.cpp385 Function *WinEHStatePass::generateLSDAInEAXThunk(Function *ParentFunc) { argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroutines.cpp207 void coro::updateCallGraph(Function &ParentFunc, ArrayRef<Function *> NewFuncs, argument

Completed in 319 milliseconds