OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:umin_pred_ty
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
NaryReassociate.cpp
315
if ((ResI = matchAndReassociateMinOrMax<
umin_pred_ty
>(I, OrigSCEV)) ||
581
else if (std::is_same<
umin_pred_ty
, typename MaxMinT::PredType>::value)
/src/external/apache2/llvm/dist/llvm/include/llvm/IR/
PatternMatch.h
1828
struct
umin_pred_ty
{
struct
1881
inline MaxMin_match<ICmpInst, LHS, RHS,
umin_pred_ty
> m_UMin(const LHS &L,
1883
return MaxMin_match<ICmpInst, LHS, RHS,
umin_pred_ty
>(L, R);
1891
MaxMin_match<ICmpInst, LHS, RHS,
umin_pred_ty
>>>
2290
inline MaxMin_match<ICmpInst, LHS, RHS,
umin_pred_ty
, true>
2292
return MaxMin_match<ICmpInst, LHS, RHS,
umin_pred_ty
, true>(L, R);
2306
MaxMin_match<ICmpInst, LHS, RHS,
umin_pred_ty
, true>>>
Completed in 17 milliseconds
Indexes created Sun Sep 20 00:26:38 UTC 2026