Searched refs:getCurrentFunction (Results 1 – 5 of 5) sorted by relevance
61 const Function *getCurrentFunction() const { return F; } in getCurrentFunction() function
812 const MachineFunction *getCurrentFunction() const { return CurFn; } in getCurrentFunction() function
426 !DD->getCurrentFunction()->getTarget().Options.DisableFramePointerElim( in updateSubprogramScopeDIE()427 *DD->getCurrentFunction())) in updateSubprogramScopeDIE()
915 int Slot = MST.getCurrentFunction() ? MST.getLocalSlot(&V) : -1; in printIRValue()
460 if (F == MST.getCurrentFunction()) { in printIRBlockReference()