Searched refs:getCurrentFunction (Results 1 – 5 of 5) sorted by relevance
81 const Function *getCurrentFunction() const { return F; } in getCurrentFunction() function
888 const MachineFunction *getCurrentFunction() const { return CurFn; } in lookupCU() 879 const MachineFunction *getCurrentFunction() const { return CurFn; } getCurrentFunction() function
532 !DD->getCurrentFunction()->getTarget().Options.DisableFramePointerElim( in updateSubprogramScopeDIE() 533 *DD->getCurrentFunction())) in updateSubprogramScopeDIE()
1048 int Slot = MST.getCurrentFunction() ? MST.getLocalSlot(&V) : -1;
513 if (F == MST.getCurrentFunction()) { in printIRBlockReference()