Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp1725 bool IsTerminator = Inst->isTerminator(); in runImpl() local
1728 if (IsTerminator) in runImpl()