Searched refs:PatchReturnHandlerStackAdjustment (Results 1 – 1 of 1) sorted by relevance
54 class PatchReturnHandlerStackAdjustment : public llvm::MachineFunctionPass { class59 …explicit PatchReturnHandlerStackAdjustment(ark::llvmbackend::LLVMArkInterface *arkInterface = null… in PatchReturnHandlerStackAdjustment() function in __anon41d864480111::PatchReturnHandlerStackAdjustment126 return new PatchReturnHandlerStackAdjustment(arkInterface); in CreatePatchReturnHandlerStackAdjustmentPass()130 static llvm::RegisterPass<PatchReturnHandlerStackAdjustment> g_p1(PatchReturnHandlerStackAdjustment…131 … PatchReturnHandlerStackAdjustment::PASS_NAME, false,