Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp78 static StringSet<> CHRFunctions; variable
108 CHRFunctions.insert(Line); in parseCHRFilterFiles()
423 return CHRFunctions.count(F.getName()); in shouldApply()