Home
last modified time | relevance | path

Searched defs:getCurrentFunction (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/IR/
DModuleSlotTracker.h58 const Function *getCurrentFunction() const { return F; } in getCurrentFunction() function
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.h597 const MachineFunction *getCurrentFunction() const { return CurFn; } in getCurrentFunction() function