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

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

Completed in 121 milliseconds