Searched refs:isLRSpilled (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMMachineFunctionInfo.h166 bool isLRSpilled() const { return LRSpilled; } function in class:llvm::ARMFunctionInfo
H A DARMConstantIslandPass.cpp1615 if (!AFI->isLRSpilled())

Completed in 161 milliseconds