Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-profgen/
H A DPerfReader.h232 const uint64_t Address = DummyRoot;
252 bool isDummyRoot() { return Address == DummyRoot; } in isDummyRoot()
H A DProfiledBinary.h77 DummyRoot = 0, enumerator