Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DBranchFolding.cpp877 SmallPtrSet<MachineBasicBlock *, 8> UniquePreds; in TailMergeBlocks() local
893 if (!UniquePreds.insert(PBB)) in TailMergeBlocks()