Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerInfo.cpp113 static bool mutationIsSane(const LegalizeRule &Rule, in mutationIsSane() function
196 assert(mutationIsSane(Rule, Query, Mutation) && in apply()