Home
last modified time | relevance | path

Searched refs:WithStackValue (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DPrologEpilogInserter.cpp1261 bool WithStackValue = true; in replaceFrameIndices() local
1262 DIExpr = DIExpression::prependOpcodes(DIExpr, Ops, WithStackValue); in replaceFrameIndices()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DGlobalOpt.cpp1214 bool WithStackValue = true; in TryToShrinkGlobalToBoolean() local
1215 E = DIExpression::prependOpcodes(E, Ops, WithStackValue); in TryToShrinkGlobalToBoolean()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLocal.cpp1894 bool WithStackValue, unsigned LocNo, in salvageDebugInfoImpl() argument
1904 DIExpr = DIExpression::appendOpsToArg(DIExpr, Ops, LocNo, WithStackValue); in salvageDebugInfoImpl()