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

  /external/llvm/include/llvm/CodeGen/
MachineJumpTableInfo.h 109 /// ReplaceMBBInJumpTables - If Old is the target of any jump tables, update
111 bool ReplaceMBBInJumpTables(MachineBasicBlock *Old, MachineBasicBlock *New);
  /external/llvm/lib/CodeGen/
BranchFolding.cpp     [all...]
MachineFunction.cpp 770 /// ReplaceMBBInJumpTables - If Old is the target of any jump tables, update
772 bool MachineJumpTableInfo::ReplaceMBBInJumpTables(MachineBasicBlock *Old,
    [all...]

Completed in 61 milliseconds