Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp1545 SmallPtrSet<Function *, 2> FnsWithForceZeroLabel; in runImpl() local
1606 FnsWithForceZeroLabel.insert(&F); in runImpl()
1698 FnsWithForceZeroLabel.count(F), GetTLI(*F)); in runImpl()