Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DSparsePropagation.h90 virtual void ComputeInstructionState(
404 LatticeFunc->ComputeInstructionState(PN, ChangedValues, *this); in visitPHINode()
459 LatticeFunc->ComputeInstructionState(I, ChangedValues, *this); in visitInst()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DCalledValuePropagation.cpp171 void ComputeInstructionState( in ComputeInstructionState() function in __anoncc598d4b0111::CVPLatticeFunc