Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp1762 SmallDenseMap<Argument *, AllocaInst *, 4> ArgToAllocaMap; insertSpills() local
2871 salvageDebugInfoImpl(SmallDenseMap<Argument *,AllocaInst *,4> & ArgToAllocaMap,bool OptimizeFrame,bool UseEntryValue,Function * F,Value * Storage,DIExpression * Expr,bool SkipOutermostLoad) salvageDebugInfoImpl() argument
2951 salvageDebugInfo(SmallDenseMap<Argument *,AllocaInst *,4> & ArgToAllocaMap,DbgVariableIntrinsic & DVI,bool OptimizeFrame,bool UseEntryValue) salvageDebugInfo() argument
2993 salvageDebugInfo(SmallDenseMap<Argument *,AllocaInst *,4> & ArgToAllocaMap,DbgVariableRecord & DVR,bool OptimizeFrame,bool UseEntryValue) salvageDebugInfo() argument
H A DCoroSplit.cpp732 SmallDenseMap<Argument *, AllocaInst *, 4> ArgToAllocaMap; salvageDebugInfo() local
1961 SmallDenseMap<Argument *, AllocaInst *, 4> ArgToAllocaMap; splitCoroutine() local