Searched refs:canReplace (Results 1 – 7 of 7) sorted by relevance
161 private int canReplace() throws CannotCompileException { in canReplace() method in NewExpr194 int codeSize = canReplace(); in replace()
302 bool canReplace(Instruction *I);434 bool HexagonVectorLoopCarriedReuse::canReplace(Instruction *I) { in canReplace() function in HexagonVectorLoopCarriedReuse483 if (!canReplace(User)) in findValueToReuse()
207 bool canReplace(Instruction *I);355 bool HexagonVectorLoopCarriedReuse::canReplace(Instruction *I) { in canReplace() function in HexagonVectorLoopCarriedReuse404 if (!canReplace(User)) in findValueToReuse()
344 public boolean canReplace(SchemeData other) { in canReplace() method in DrmInitData.SchemeData
409 ctx.program->blocks[res.first->second].fp_mode.canReplace(block.fp_mode)) { in process_block()
226 bool canReplace(float_mode other) const noexcept { in canReplace() function
1314 if (schemeDatas.get(j).canReplace(schemeData)) { in filterRedundantIncompleteSchemeDatas()