HomeSort by relevance Sort by last modified time
    Searched refs:FindPredecessorBlocks (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/CodeGen/
MachineSSAUpdater.cpp 288 /// FindPredecessorBlocks - Put the predecessors of BB into the Preds
290 static void FindPredecessorBlocks(MachineBasicBlock *BB,
  /external/llvm/include/llvm/Transforms/Utils/
SSAUpdaterImpl.h 115 Traits::FindPredecessorBlocks(Info->BB, &Preds);
  /external/llvm/lib/Transforms/Utils/
SSAUpdater.cpp 275 /// FindPredecessorBlocks - Put the predecessors of Info->BB into the Preds
277 static void FindPredecessorBlocks(BasicBlock *BB,

Completed in 45 milliseconds