Home
last modified time | relevance | path

Searched defs:markConstant (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Scalar/
H A DSCCP.cpp108 bool markConstant(Constant *V) { in markConstant() function in __anon4dbf262f0111::LatticeVal
308 void markConstant(LatticeVal &IV, Value *V, Constant *C) { in markConstant() function in __anon4dbf262f0211::SCCPSolver
317 void markConstant(Value *V, Constant *C) { in markConstant() function in __anon4dbf262f0211::SCCPSolver
/minix3/external/bsd/llvm/dist/llvm/lib/Analysis/
H A DLazyValueInfo.cpp139 bool markConstant(Constant *V) { in markConstant() function in __anon7157ca7f0111::LVILatticeVal