Home
last modified time | relevance | path

Searched refs:ComputeInstructionState (Results 1 – 2 of 2) sorted by relevance

/src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DSparsePropagation.h91 ComputeInstructionState(Instruction &I,
405 LatticeFunc->ComputeInstructionState(PN, ChangedValues, *this); in visitPHINode()
460 LatticeFunc->ComputeInstructionState(I, ChangedValues, *this); in visitInst()
/src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DCalledValuePropagation.cpp171 void ComputeInstructionState( in ComputeInstructionState() function in __anona08cbb000111::CVPLatticeFunc