Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerInfo.cpp121 static bool mutationIsSane(const LegalizeRule &Rule, in mutationIsSane() function
203 assert(mutationIsSane(Rule, Query, Mutation) && in apply()