Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-profgen/
H A DProfileGenerator.h97 bool FindDisjointRanges = true);
H A DProfileGenerator.cpp1048 bool FindDisjointRanges) { in extractProbesFromRange() argument
1051 if (FindDisjointRanges) { in extractProbesFromRange()