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

  /external/llvm/include/llvm/CodeGen/
AsmPrinter.h 162 MCSymbol *getFunctionEnd() const { return CurrentFnEnd; }
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
AsmPrinter.h 209 MCSymbol *getFunctionEnd() const { return CurrentFnEnd; }

Completed in 310 milliseconds