Searched defs:ProcessCallInsnParam (Results 1 – 2 of 2) sorted by relevance
27 void ProcessCallInsnParam(BB &bb, const Insn &insn) const override {}; in ProcessCallInsnParam() function
35 void AArch64LiveAnalysis::ProcessCallInsnParam(BB &bb, const Insn &insn) const in ProcessCallInsnParam() function in maplebe::AArch64LiveAnalysis