Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DLazyValueInfo.cpp1235 static ValueLatticeElement constantFoldUser(User *Usr, Value *Op, in constantFoldUser() function
1313 Result = constantFoldUser(Usr, Condition, ConditionVal, DL); in getEdgeValueLocal()
1327 Result = constantFoldUser(Usr, Op, OpConst.getValue(), DL); in getEdgeValueLocal()
1368 constantFoldUser(Usr, Condition, CaseValue, DL); in getEdgeValueLocal()