Searched defs:ReplaceMBBInJumpTable (Results 1 - 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/
H A DMachineFunction.cpp581 ReplaceMBBInJumpTable(i, Old, New);
585 /// ReplaceMBBInJumpTable - If Old is a target of the jump tables, update
587 bool MachineJumpTableInfo::ReplaceMBBInJumpTable(unsigned Idx, function in class:MachineJumpTableInfo
/external/llvm/lib/CodeGen/
H A DMachineFunction.cpp822 ReplaceMBBInJumpTable(i, Old, New);
828 bool MachineJumpTableInfo::ReplaceMBBInJumpTable(unsigned Idx, function in class:MachineJumpTableInfo

Completed in 673 milliseconds