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

/external/swiftshader/third_party/LLVM/lib/Target/ARM/
H A DARMMachineFunctionInfo.h134 bool isLRSpilledForFarJump() const { return LRSpilledForFarJump; } function in class:llvm::ARMFunctionInfo
/external/llvm/lib/Target/ARM/
H A DARMMachineFunctionInfo.h157 bool isLRSpilledForFarJump() const { return LRSpilledForFarJump; } function in class:llvm::ARMFunctionInfo

Completed in 114 milliseconds