Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/include/llvm/IR/
HDModuleSlotTracker.h81 const Function *getCurrentFunction() const { return F; } in getCurrentFunction() function
/freebsd-head/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDDwarfDebug.h879 const MachineFunction *getCurrentFunction() const { return CurFn; } in getCurrentFunction() function