Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSimpleLoopUnswitch.cpp198 bool IsRootOr = match(&Root, m_LogicalOr()); in collectHomogenousInstGraphLoopInvariants() local
222 (IsRootOr && match(OpI, m_LogicalOr())))) { in collectHomogenousInstGraphLoopInvariants()