Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DConstraintElimination.cpp712 auto QueueValue = [&CondWorkList, &SeenCond](Value *V) { in addInfoFor() local
716 QueueValue(Op1); in addInfoFor()
717 QueueValue(Op0); in addInfoFor()
726 QueueValue(Op1); in addInfoFor()
727 QueueValue(Op0); in addInfoFor()
731 QueueValue(Op1); in addInfoFor()
732 QueueValue(Op0); in addInfoFor()