Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/include/bolt/Core/
H A DBinaryFunction.h515 LSDATypeTableTy LSDATypeTable; variable
734 clearList(LSDATypeTable); in releaseCFG()
1432 const LSDATypeTableTy &getLSDATypeTable() const { return LSDATypeTable; } in getLSDATypeTable()
/llvm-project-15.0.7/bolt/lib/Core/
H A DExceptions.cpp350 LSDATypeTable.emplace_back(TypeAddress); in parseLSDA()