Searched refs:canMutate (Results 1 – 1 of 1) sorted by relevance
3004 bool canMutate(RuleMatcher &Rule, const InstructionMatcher *Insn) const { in canMutate() function in __anon0a286f430111::BuildMIAction3033 if (canMutate(Rule, MutateCandidate)) { in chooseInsnToMutate()3051 assert(canMutate(Rule, Matched) && in emitActionOpcodes()