Searched refs:canReplace (Results 1 – 3 of 3) sorted by relevance
302 bool canReplace(Instruction *I);434 bool HexagonVectorLoopCarriedReuse::canReplace(Instruction *I) { in canReplace() function in HexagonVectorLoopCarriedReuse483 if (!canReplace(User)) in findValueToReuse()
399 ctx.program->blocks[res.first->second].fp_mode.canReplace(block.fp_mode)) { in process_block()
250 bool canReplace(float_mode other) const noexcept in canReplace() function