Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/CodeGen/
H A DAsmPrinterDwarfTest.cpp416 int EndCount = 0; global() member in __anon07ae94fc0111::AsmPrinterHandlerTest
466 int EndCount = 0; global() member in __anon07ae94fc0111::AsmPrinterDebugHandlerTest
/llvm-project/llvm/tools/llvm-profgen/
H A DProfileGenerator.cpp272 uint64_t EndCount = UINT64_MAX; in findDisjointRanges() member