Lines Matching refs:inPreserveLocals
69 boolean isStatic, boolean inPreserveLocals, in optimize() argument
72 return optimize(rmeth, paramWidth, isStatic, inPreserveLocals, inAdvice, in optimize()
91 boolean isStatic, boolean inPreserveLocals, in optimize() argument
95 preserveLocals = inPreserveLocals; in optimize()
195 boolean isStatic, boolean inPreserveLocals, in debugEdgeSplit() argument
198 preserveLocals = inPreserveLocals; in debugEdgeSplit()
205 boolean isStatic, boolean inPreserveLocals, in debugPhiPlacement() argument
208 preserveLocals = inPreserveLocals; in debugPhiPlacement()
215 boolean isStatic, boolean inPreserveLocals, in debugRenaming() argument
218 preserveLocals = inPreserveLocals; in debugRenaming()
225 int paramWidth, boolean isStatic, boolean inPreserveLocals, in debugDeadCodeRemover() argument
230 preserveLocals = inPreserveLocals; in debugDeadCodeRemover()
240 int paramWidth, boolean isStatic, boolean inPreserveLocals, in debugNoRegisterAllocation() argument
245 preserveLocals = inPreserveLocals; in debugNoRegisterAllocation()