Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DDbgEntityHistoryCalculator.h65 bool isDbgValue() const { return getEntryKind() == DbgValue; } in isDbgValue() function
/external/llvm-project/llvm/include/llvm/CodeGen/
DDbgEntityHistoryCalculator.h87 bool isDbgValue() const { return getEntryKind() == DbgValue; } in isDbgValue() function