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

  /external/llvm/lib/Target/ARM/
ARMMachineFunctionInfo.h 134 bool isLRSpilledForFarJump() const { return LRSpilledForFarJump; }
ARMConstantIslandPass.cpp 368 if (isThumb && !HasFarJump && AFI->isLRSpilledForFarJump())
    [all...]

Completed in 17 milliseconds