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

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

Completed in 135 milliseconds