Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp15284 auto EnqueueOperands = [&Worklist](const SCEVNAryExpr *S) { in applyLoopGuards() local
15302 EnqueueOperands(UMax); in applyLoopGuards()
15308 EnqueueOperands(SMax); in applyLoopGuards()
15314 EnqueueOperands(UMin); in applyLoopGuards()
15320 EnqueueOperands(SMin); in applyLoopGuards()