Searched refs:constantFoldUser (Results 1 – 1 of 1) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | LazyValueInfo.cpp | 1352 static ValueLatticeElement constantFoldUser(User *Usr, Value *Op, in constantFoldUser() function 1427 Result = constantFoldUser(Usr, Condition, ConditionVal, DL); in getEdgeValueLocal() 1441 Result = constantFoldUser(Usr, Op, OpConst.getValue(), DL); in getEdgeValueLocal() 1482 constantFoldUser(Usr, Condition, CaseValue, DL); in getEdgeValueLocal()
|