Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp1530 SmallPtrSet<Function *, 2> FnsWithForceZeroLabel; in runImpl() local
1590 FnsWithForceZeroLabel.insert(&F); in runImpl()
1685 FnsWithForceZeroLabel.count(F), GetTLI(*F)); in runImpl()