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

/freebsd-10.2-release/contrib/llvm/lib/Target/Hexagon/
H A DHexagonMachineFunctionInfo.h72 void setHasClobberLR(bool v) { HasClobberLR = v; } function in class:llvm::HexagonMachineFunctionInfo
H A DHexagonISelLowering.cpp724 FuncInfo->setHasClobberLR(true);

Completed in 49 milliseconds