Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp1839 bool UseEntryValue, Function *F, Value *Storage, in salvageDebugInfoImpl()
1918 DbgVariableIntrinsic &DVI, bool UseEntryValue) { in salvageDebugInfo()
1960 DbgVariableRecord &DVR, bool UseEntryValue) { in salvageDebugInfo()
H A DCoroSplit.cpp645 bool UseEntryValue = OrigF.getParent()->getTargetTriple().isArch64Bit(); in salvageDebugInfo() local