Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp69 static StringSet<> CHRModules; variable
85 CHRModules.insert(Line); in parseCHRFilterFiles()
404 if (CHRModules.count(F.getParent()->getName())) in shouldApply()