Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/CodeGen/
H A DAccelTable.h269 bool isTU() const { return IsTU; } in isTU() function
/llvm-project/bolt/include/bolt/Core/
H A DDebugNames.h36 bool isTU() const { return DWARF5AccelTableData::isTU(); } in isTU() function