Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DLegalizerInfo.cpp102 static bool hasNoSimpleLoops(const LegalizeRule &Rule, const LegalityQuery &Q, in hasNoSimpleLoops() function
197 assert(hasNoSimpleLoops(Rule, Query, Mutation) && "Simple loop detected"); in apply()