Searched refs:isIgnorableInst (Results 1 – 1 of 1) sorted by relevance
1110 static bool isIgnorableInst(const Instruction *I) { in isIgnorableInst() function1189 if (KV.second.count() != 1 && !isIgnorableInst(KV.first)) { in validate()