Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
DControlHeightReduction.cpp697 DenseSet<Instruction *> EntryBlockSelectSet; in getBranchInsertPoint() local
700 EntryBlockSelectSet.insert(SI); in getBranchInsertPoint()
704 if (EntryBlockSelectSet.contains(&I)) { in getBranchInsertPoint()