Searched refs:getCurrentFunction (Results 1 – 4 of 4) sorted by relevance
58 const Function *getCurrentFunction() const { return F; } in getCurrentFunction() function
597 const MachineFunction *getCurrentFunction() const { return CurFn; } in getCurrentFunction() function
288 if (!DD->getCurrentFunction()->getTarget().Options.DisableFramePointerElim( in updateSubprogramScopeDIE()289 *DD->getCurrentFunction())) in updateSubprogramScopeDIE()
604 if (F == MST.getCurrentFunction()) { in printIRBlockReference()