Home
last modified time | relevance | path

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

/freebsd-14.2/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()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DCalledValuePropagation.cpp170 void ComputeInstructionState( in ComputeInstructionState() function in __anona80865c10111::CVPLatticeFunc