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

/external/llvm/lib/Target/AArch64/
H A DAArch64MachineFunctionInfo.h124 const SetOfInstructions &getLOHRelated() const { return LOHRelated; }
153 LOHRelated.insert(Args.begin(), Args.end());
159 SetOfInstructions LOHRelated; member in class:llvm::AArch64FunctionInfo

Completed in 76 milliseconds