Searched refs:getCurrentFunction (Results 1 – 4 of 4) sorted by relevance
62 const Function *getCurrentFunction() const { return F; } in getCurrentFunction() function
708 const MachineFunction *getCurrentFunction() const { return CurFn; } in getCurrentFunction() function
337 !DD->getCurrentFunction()->getTarget().Options.DisableFramePointerElim( in updateSubprogramScopeDIE()338 *DD->getCurrentFunction())) in updateSubprogramScopeDIE()
432 if (F == MST.getCurrentFunction()) { in printIRBlockReference()464 int Slot = MST.getCurrentFunction() ? MST.getLocalSlot(&V) : -1; in printIRValueReference()