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

/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/Analysis/
H A DSparsePropagation.h46 typedef void *LatticeVal; typedef in class:llvm::AbstractLatticeFunction
116 typedef AbstractLatticeFunction::LatticeVal LatticeVal; typedef in class:llvm::SparseSolver
[all...]
/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/Scalar/
H A DSCCP.cpp56 class LatticeVal { class in namespace:__anon10428
84 LatticeVal() : Val(0, undefined) {} function in class:__anon10428::LatticeVal
[all...]

Completed in 65 milliseconds