Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DSparsePropagation.h89 ComputeInstructionState(Instruction &I,
403 LatticeFunc->ComputeInstructionState(PN, ChangedValues, *this); in visitPHINode()
458 LatticeFunc->ComputeInstructionState(I, ChangedValues, *this); in visitInst()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DCalledValuePropagation.cpp169 void ComputeInstructionState( in ComputeInstructionState() function in __anon771e2f7f0111::CVPLatticeFunc