Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DCalledValuePropagation.cpp133 return computeConstant(C); in ComputeLatticeVal()
140 return computeConstant(GV->getInitializer()); in ComputeLatticeVal()
232 CVPLatticeVal computeConstant(Constant *C) { in computeConstant() function in __anonb0cc96550111::CVPLatticeFunc