Searched refs:NumMacros (Results 1 – 3 of 3) sorted by relevance
49 size_t NumMacros = 1000000; in TEST_F() local54 for (size_t I = 0; I < NumMacros; ++I) { in TEST_F()86 float BytesPerDefine = float(NumAllocated) / float(NumMacros); in TEST_F()87 llvm::errs() << "Num preprocessor allocations for " << NumMacros in TEST_F()
429 unsigned NumMacros = 0; variable
2501 ++NumMacros; in WritePreprocessor()5042 NumStatements, NumMacros, NumLexicalDeclContexts, NumVisibleDeclContexts}; in WriteASTCore()