Home
last modified time | relevance | path

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

/external/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 __anonff0f8d450111::CVPLatticeFunc
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
DCalledValuePropagation.cpp134 return computeConstant(C); in ComputeLatticeVal()
141 return computeConstant(GV->getInitializer()); in ComputeLatticeVal()
232 CVPLatticeVal computeConstant(Constant *C) { in computeConstant() function in __anon7f76e50b0111::CVPLatticeFunc