Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DCalledValuePropagation.cpp131 return computeConstant(C); in ComputeLatticeVal()
138 return computeConstant(GV->getInitializer()); in ComputeLatticeVal()
229 CVPLatticeVal computeConstant(Constant *C) { in computeConstant() function in __anon5039a2760111::CVPLatticeFunc