Searched refs:AOM (Results 1 – 1 of 1) sorted by relevance
1121 const auto *AOM = dyn_cast<InstructionOperandMatcher>(this); in isHigherPriorityThan() local1123 bool AIsConstantInsn = AOM && AOM->getInsnMatcher().isConstantInstruction(); in isHigherPriorityThan()1130 if (AOM && BOM) in isHigherPriorityThan()