Searched refs:CHRFunctions (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp68 static StringSet<> CHRFunctions; variable
98 CHRFunctions.insert(Line);
450 return CHRFunctions.count(F.getName());

Completed in 108 milliseconds