Searched refs:getCurrentFunction (Results 1 – 8 of 8) sorted by relevance
62 const Function *getCurrentFunction() const { return F; } in getCurrentFunction() function
623 const MachineFunction *getCurrentFunction() const { return CurFn; } in getCurrentFunction() function
324 !DD->getCurrentFunction()->getTarget().Options.DisableFramePointerElim( in updateSubprogramScopeDIE()325 *DD->getCurrentFunction())) in updateSubprogramScopeDIE()
557 const MachineFunction *getCurrentFunction() const { return CurFn; } in getCurrentFunction() function
301 !DD->getCurrentFunction()->getTarget().Options.DisableFramePointerElim( in updateSubprogramScopeDIE()302 *DD->getCurrentFunction())) in updateSubprogramScopeDIE()
625 if (F == MST.getCurrentFunction()) { in printIRBlockReference()
431 if (F == MST.getCurrentFunction()) { in printIRBlockReference()