Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
DLegalizerInfo.cpp113 static bool mutationIsSane(const LegalizeRule &Rule, in mutationIsSane() function
196 assert(mutationIsSane(Rule, Query, Mutation) && in apply()