Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp2127 SmallPtrSet<MachineBasicBlock *, 4> SuccsHandled; in handlePHINodesInSuccessorBlocks() local
2140 if (!SuccsHandled.insert(SuccMBB).second) in handlePHINodesInSuccessorBlocks()
H A DSelectionDAGBuilder.cpp10369 SmallPtrSet<MachineBasicBlock *, 4> SuccsHandled; in HandlePHINodesInSuccessorBlocks() local
10380 if (!SuccsHandled.insert(SuccMBB).second) in HandlePHINodesInSuccessorBlocks()