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

  /external/llvm/lib/Target/ARM/
ARMMachineFunctionInfo.h 187 unsigned getNumJumpTables() const {
ARMJITInfo.cpp 342 JumpTableId2AddrMap.resize(AFI->getNumJumpTables());

Completed in 191 milliseconds