Searched refs:getCurrentFunction (Results 1 – 5 of 5) sorted by relevance
81 const Function *getCurrentFunction() const { return F; } in getCurrentFunction() function
803 const MachineFunction *getCurrentFunction() const { return CurFn; } in getCurrentFunction() function
463 !DD->getCurrentFunction()->getTarget().Options.DisableFramePointerElim( in updateSubprogramScopeDIEImpl()464 *DD->getCurrentFunction())) in updateSubprogramScopeDIEImpl()
957 int Slot = MST.getCurrentFunction() ? MST.getLocalSlot(&V) : -1; in printIRValue()
495 if (F == MST.getCurrentFunction()) { in printIRBlockReference()