Home
last modified time | relevance | path

Searched refs:mutationIsSane (Results 1 – 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
HDLegalizerInfo.cpp117 static bool mutationIsSane(const LegalizeRule &Rule, in mutationIsSane() function
195 assert(mutationIsSane(Rule, Query, Mutation) && in apply()