Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/
H A DLazyValueInfo.cpp1326 static ValueLatticeElement constantFoldUser(User *Usr, Value *Op, in constantFoldUser() function
1405 Result = constantFoldUser(Usr, Condition, ConditionVal, DL); in getEdgeValueLocal()
1420 Result = constantFoldUser(Usr, Op, *OpConst, DL); in getEdgeValueLocal()
1461 constantFoldUser(Usr, Condition, CaseValue, DL); in getEdgeValueLocal()