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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64MachineFunctionInfo.h285 const SetOfInstructions &getLOHRelated() const { return LOHRelated; } function in class:llvm::final
H A DAArch64AsmPrinter.cpp552 if (!AArch64FI->getLOHRelated().empty())
989 if (AArch64FI->getLOHRelated().count(MI)) {
H A DAArch64InstrInfo.cpp6081 if (FuncInfo->getLOHRelated().count(&MI))

Completed in 93 milliseconds