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

  /external/swiftshader/third_party/LLVM/lib/CodeGen/
MachineFunction.cpp 574 /// ReplaceMBBInJumpTables - If Old is the target of any jump tables, update
576 bool MachineJumpTableInfo::ReplaceMBBInJumpTables(MachineBasicBlock *Old,
  /external/llvm/lib/CodeGen/
MachineFunction.cpp 817 bool MachineJumpTableInfo::ReplaceMBBInJumpTables(MachineBasicBlock *Old,
    [all...]

Completed in 324 milliseconds