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

  /external/llvm/include/llvm/IR/
ModuleSlotTracker.h 58 const Function *getCurrentFunction() const { return F; }
  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfDebug.h 597 const MachineFunction *getCurrentFunction() const { return CurFn; }

Completed in 59 milliseconds