Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp2844 salvageDebugInfoImpl(SmallDenseMap<Argument *,AllocaInst *,4> & ArgToAllocaMap,bool OptimizeFrame,bool UseEntryValue,Function * F,Value * Storage,DIExpression * Expr,bool SkipOutermostLoad) salvageDebugInfoImpl() argument
2924 salvageDebugInfo(SmallDenseMap<Argument *,AllocaInst *,4> & ArgToAllocaMap,DbgVariableIntrinsic & DVI,bool OptimizeFrame,bool UseEntryValue) salvageDebugInfo() argument
2964 salvageDebugInfo(SmallDenseMap<Argument *,AllocaInst *,4> & ArgToAllocaMap,DPValue & DPV,bool OptimizeFrame,bool UseEntryValue) salvageDebugInfo() argument
H A DCoroSplit.cpp750 bool UseEntryValue = salvageDebugInfo() local