Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVCompare.h37 LVPassTable PassTable; variable
72 PassTable.emplace_back(Reader, Element, Pass); in addPassEntry()
74 const LVPassTable &getPassTable() const & { return PassTable; } in getPassTable()