Searched refs:getCurrentFunction (Results 1 – 9 of 9) sorted by relevance
61 const Function *getCurrentFunction() const { return F; } in getCurrentFunction() function
62 const Function *getCurrentFunction() const { return F; } in getCurrentFunction() function
557 const MachineFunction *getCurrentFunction() const { return CurFn; } in getCurrentFunction() function
301 !DD->getCurrentFunction()->getTarget().Options.DisableFramePointerElim( in updateSubprogramScopeDIE()302 *DD->getCurrentFunction())) in updateSubprogramScopeDIE()
745 const MachineFunction *getCurrentFunction() const { return CurFn; } in getCurrentFunction() function
397 !DD->getCurrentFunction()->getTarget().Options.DisableFramePointerElim( in updateSubprogramScopeDIE()398 *DD->getCurrentFunction())) in updateSubprogramScopeDIE()
895 int Slot = MST.getCurrentFunction() ? MST.getLocalSlot(&V) : -1; in printIRValue()
448 if (F == MST.getCurrentFunction()) { in printIRBlockReference()
625 if (F == MST.getCurrentFunction()) { in printIRBlockReference()