Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DPrologEpilogInserter.cpp1225 unsigned PrependFlags = DIExpression::ApplyOffset; in replaceFrameIndices() local
1227 PrependFlags |= DIExpression::StackValue; in replaceFrameIndices()
1240 DIExpr = DIExpression::prepend(DIExpr, PrependFlags, Offset); in replaceFrameIndices()