Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64MachineFunctionInfo.h374 const SetOfInstructions &getLOHRelated() const { return LOHRelated; } in getLOHRelated()
403 LOHRelated.insert(Args.begin(), Args.end()); in addLOHDirective()
453 SetOfInstructions LOHRelated; variable