Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp1372 SmallPtrSet<Function *, 2> FnsWithForceZeroLabel; in runImpl() local
1433 FnsWithForceZeroLabel.insert(&F); in runImpl()
1528 FnsWithForceZeroLabel.count(F)); in runImpl()