Searched defs:FindPredecessorBlocks (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/CodeGen/
H A DMachineSSAUpdater.cpp274 /// FindPredecessorBlocks - Put the predecessors of BB into the Preds
276 static void FindPredecessorBlocks(MachineBasicBlock *BB, function in class:llvm::SSAUpdaterTraits
/external/llvm/lib/Transforms/Utils/
H A DSSAUpdater.cpp240 /// FindPredecessorBlocks - Put the predecessors of Info->BB into the Preds
242 static void FindPredecessorBlocks(BasicBlock *BB, function in class:llvm::SSAUpdaterTraits

Completed in 245 milliseconds