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

/macosx-10.10.1/llvmCore-3425.0.34/lib/Analysis/
H A DLazyValueInfo.cpp136 bool markConstant(Constant *V) { function in class:__anon9887::LVILatticeVal
/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/Scalar/
H A DSCCP.cpp107 bool markConstant(Constant *V) { function in class:__anon10428::LatticeVal
313 void markConstant(LatticeVal &IV, Value *V, Constant *C) { function in class:__anon10429::SCCPSolver
322 void markConstant(Value *V, Constant *C) { function in class:__anon10429::SCCPSolver
[all...]

Completed in 132 milliseconds