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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64MachineFunctionInfo.h285 const SetOfInstructions &getLOHRelated() const { return LOHRelated; }
314 LOHRelated.insert(Args.begin(), Args.end());
331 SetOfInstructions LOHRelated; member in class:llvm::final

Completed in 46 milliseconds