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 274 /// FindPredecessorBlocks - Put the predecessors of BB into the Preds
276 static void FindPredecessorBlocks(MachineBasicBlock *BB,
  /external/llvm/include/llvm/Transforms/Utils/
SSAUpdaterImpl.h 117 Traits::FindPredecessorBlocks(Info->BB, &Preds);
  /external/llvm/lib/Transforms/Utils/
SSAUpdater.cpp 240 /// FindPredecessorBlocks - Put the predecessors of Info->BB into the Preds
242 static void FindPredecessorBlocks(BasicBlock *BB,

Completed in 158 milliseconds