Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSimpleLoopUnswitch.cpp199 bool IsRootAnd = match(&Root, m_LogicalAnd()); in collectHomogenousInstGraphLoopInvariants() local
223 if (OpI && ((IsRootAnd && match(OpI, m_LogicalAnd())) || in collectHomogenousInstGraphLoopInvariants()