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

  /external/llvm/lib/Target/AArch64/
AArch64MachineFunctionInfo.h 159 const SetOfInstructions &getLOHRelated() const { return LOHRelated; }
188 LOHRelated.insert(Args.begin(), Args.end());
194 SetOfInstructions LOHRelated;
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
AArch64MachineFunctionInfo.h 167 const SetOfInstructions &getLOHRelated() const { return LOHRelated; }
196 LOHRelated.insert(Args.begin(), Args.end());
202 SetOfInstructions LOHRelated;

Completed in 78 milliseconds