Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp15702 auto EnqueueOperands = [&Worklist](const SCEVNAryExpr *S) { in collectFromBlock() local
15720 EnqueueOperands(UMax); in collectFromBlock()
15726 EnqueueOperands(SMax); in collectFromBlock()
15732 EnqueueOperands(UMin); in collectFromBlock()
15738 EnqueueOperands(SMin); in collectFromBlock()