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

  /external/llvm/include/llvm/CodeGen/
MachineJumpTableInfo.h 98 /// RemoveJumpTable - Mark the specific index as being dead. This will
100 void RemoveJumpTable(unsigned Idx) {
  /external/llvm/lib/CodeGen/
BranchFolding.cpp 231 JTI->RemoveJumpTable(i);
    [all...]

Completed in 155 milliseconds