Searched refs:EntryBlockSelectSet (Results 1 – 1 of 1) sorted by relevance
712 DenseSet<Instruction *> EntryBlockSelectSet; in getBranchInsertPoint() local715 EntryBlockSelectSet.insert(SI); in getBranchInsertPoint()719 if (EntryBlockSelectSet.count(&I) > 0) { in getBranchInsertPoint()