Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerInfo.cpp112 static bool mutationIsSane(const LegalizeRule &Rule, in mutationIsSane() function
200 assert(mutationIsSane(Rule, Query, Mutation) && in apply()