HomeSort by relevance Sort by last modified time
    Searched refs:getLOHRelated (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/AArch64/
AArch64MachineFunctionInfo.h 159 const SetOfInstructions &getLOHRelated() const { return LOHRelated; }
AArch64AsmPrinter.cpp 156 if (!AArch64FI->getLOHRelated().empty())
466 if (AArch64FI->getLOHRelated().count(MI)) {

Completed in 191 milliseconds