Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64MachineFunctionInfo.h450 const SetOfInstructions &getLOHRelated() const { return LOHRelated; } in getLOHRelated() function
H A DAArch64AsmPrinter.cpp948 if (!AArch64FI->getLOHRelated().empty()) in emitFunctionBodyEnd()
2338 if (AArch64FI->getLOHRelated().count(MI)) { in emitInstruction()
H A DAArch64InstrInfo.cpp8899 if (FuncInfo->getLOHRelated().count(&MI)) in getOutliningTypeImpl()