Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/
DAArch64MachineFunctionInfo.h159 const SetOfInstructions &getLOHRelated() const { return LOHRelated; } in getLOHRelated() function
DAArch64AsmPrinter.cpp156 if (!AArch64FI->getLOHRelated().empty()) in EmitFunctionBodyEnd()
466 if (AArch64FI->getLOHRelated().count(MI)) { in EmitInstruction()