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

  /external/llvm/include/llvm/CodeGen/
AsmPrinter.h 161 MCSymbol *getFunctionBegin() const { return CurrentFnBegin; }
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
AsmPrinter.h 208 MCSymbol *getFunctionBegin() const { return CurrentFnBegin; }

Completed in 267 milliseconds