Home
last modified time | relevance | path

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

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