Home
last modified time | relevance | path

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

/llvm-project/bolt/include/bolt/Core/
H A DDebugNames.h27 const bool IsParentRoot, const bool IsTU, in BOLTDWARF5AccelTableData() argument
45 bool IsParentRoot; variable
/llvm-project/bolt/lib/Core/
H A DDebugNames.cpp325 bool IsParentRoot = false; addAccelTableEntry() local