Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp1732 SmallDenseMap<Argument *, AllocaInst *, 4> ArgToAllocaMap; insertSpills() local
2843 salvageDebugInfoImpl(SmallDenseMap<Argument *,AllocaInst *,4> & ArgToAllocaMap,bool OptimizeFrame,bool UseEntryValue,Function * F,Value * Storage,DIExpression * Expr,bool SkipOutermostLoad) salvageDebugInfoImpl() argument
2923 salvageDebugInfo(SmallDenseMap<Argument *,AllocaInst *,4> & ArgToAllocaMap,DbgVariableIntrinsic & DVI,bool OptimizeFrame,bool UseEntryValue) salvageDebugInfo() argument
2963 salvageDebugInfo(SmallDenseMap<Argument *,AllocaInst *,4> & ArgToAllocaMap,DPValue & DPV,bool OptimizeFrame,bool UseEntryValue) salvageDebugInfo() argument
H A DCoroSplit.cpp747 SmallDenseMap<Argument *, AllocaInst *, 4> ArgToAllocaMap; salvageDebugInfo() local
2049 SmallDenseMap<Argument *, AllocaInst *, 4> ArgToAllocaMap; splitCoroutine() local