Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/Analysis/
H A DSparsePropagation.h90 ComputeInstructionState(Instruction &I,
408 LatticeFunc->ComputeInstructionState(PN, ChangedValues, *this); in visitPHINode()
463 LatticeFunc->ComputeInstructionState(I, ChangedValues, *this); in visitInst()
/freebsd-12.1/contrib/llvm/lib/Transforms/IPO/
H A DCalledValuePropagation.cpp170 void ComputeInstructionState( in ComputeInstructionState() function in __anon754f60900111::CVPLatticeFunc