Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DPrologEpilogInserter.cpp1255 bool WithStackValue = true; in replaceFrameIndices() local
1256 DIExpr = DIExpression::prependOpcodes(DIExpr, Ops, WithStackValue); in replaceFrameIndices()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DGlobalOpt.cpp1204 bool WithStackValue = true; in TryToShrinkGlobalToBoolean() local
1205 E = DIExpression::prependOpcodes(E, Ops, WithStackValue); in TryToShrinkGlobalToBoolean()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DLocal.cpp1870 bool WithStackValue, unsigned LocNo, in salvageDebugInfoImpl() argument
1880 DIExpr = DIExpression::appendOpsToArg(DIExpr, Ops, LocNo, WithStackValue); in salvageDebugInfoImpl()