Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp2872 salvageDebugInfoImpl(SmallDenseMap<Argument *,AllocaInst *,4> & ArgToAllocaMap,bool OptimizeFrame,bool UseEntryValue,Function * F,Value * Storage,DIExpression * Expr,bool SkipOutermostLoad) salvageDebugInfoImpl() argument
2952 salvageDebugInfo(SmallDenseMap<Argument *,AllocaInst *,4> & ArgToAllocaMap,DbgVariableIntrinsic & DVI,bool OptimizeFrame,bool UseEntryValue) salvageDebugInfo() argument
2994 salvageDebugInfo(SmallDenseMap<Argument *,AllocaInst *,4> & ArgToAllocaMap,DbgVariableRecord & DVR,bool OptimizeFrame,bool UseEntryValue) salvageDebugInfo() argument
H A DCoroSplit.cpp735 bool UseEntryValue = salvageDebugInfo() local