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

/external/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp561 unsigned AArch64InstrInfo::getInstSizeInBytes(const MachineInstr &MI) const { function in class:AArch64InstrInfo
598 Size += getInstSizeInBytes(*I);

Completed in 250 milliseconds