Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-profgen/
H A DProfileGenerator.h371 bool IsProfileValidOnTrie = true; variable
H A DProfileGenerator.cpp970 assert(IsProfileValidOnTrie && in convertToProfileMap()
977 IsProfileValidOnTrie = false; in convertToProfileMap()