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

/external/llvm/lib/CodeGen/
H A DMachineSSAUpdater.cpp273 /// FindPredecessorBlocks - Put the predecessors of BB into the Preds
275 static void FindPredecessorBlocks(MachineBasicBlock *BB, function in class:llvm::SSAUpdaterTraits
/external/swiftshader/third_party/LLVM/lib/CodeGen/
H A DMachineSSAUpdater.cpp289 /// FindPredecessorBlocks - Put the predecessors of BB into the Preds
291 static void FindPredecessorBlocks(MachineBasicBlock *BB, function in class:llvm::SSAUpdaterTraits
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
H A DSSAUpdater.cpp275 /// FindPredecessorBlocks - Put the predecessors of Info->BB into the Preds
277 static void FindPredecessorBlocks(BasicBlock *BB, function in class:llvm::SSAUpdaterTraits
/external/llvm/lib/Transforms/Utils/
H A DSSAUpdater.cpp242 /// FindPredecessorBlocks - Put the predecessors of Info->BB into the Preds
244 static void FindPredecessorBlocks(BasicBlock *BB, function in class:llvm::SSAUpdaterTraits

Completed in 49 milliseconds