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

/external/llvm/include/llvm/Analysis/
H A DSparsePropagation.h76 /// one that the we want to handle through ComputeInstructionState.
101 /// ComputeInstructionState - Given an instruction and a vector of its operand
103 virtual LatticeVal ComputeInstructionState(Instruction &I, SparseSolver &SS) { function in class:llvm::AbstractLatticeFunction

Completed in 111 milliseconds