Searched refs:ComputeInstructionState (Results 1 – 2 of 2) sorted by relevance
235 LatticeVal IV = LatticeFunc->ComputeInstructionState(PN, *this); in visitPHINode()285 LatticeVal IV = LatticeFunc->ComputeInstructionState(I, *this); in visitInst()
103 virtual LatticeVal ComputeInstructionState(Instruction &I, SparseSolver &SS) { in ComputeInstructionState() function