HomeSort by: relevance | last modified time | path
    Searched defs:getLOHContainer (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/MC/
MCAssembler.h 431 MCLOHContainer &getLOHContainer() { return LOHContainer; }
432 const MCLOHContainer &getLOHContainer() const {
433 return const_cast<MCAssembler *>(this)->getLOHContainer();
  /src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
AArch64MachineFunctionInfo.h 363 const MILOHContainer &getLOHContainer() const { return LOHContainerSet; }

Completed in 17 milliseconds