Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/Analysis/
DSparsePropagation.h91 ComputeInstructionState(Instruction &I,
405 LatticeFunc->ComputeInstructionState(PN, ChangedValues, *this); in visitPHINode()
460 LatticeFunc->ComputeInstructionState(I, ChangedValues, *this); in visitInst()
/openbsd/src/gnu/llvm/llvm/lib/Transforms/IPO/
DCalledValuePropagation.cpp172 void ComputeInstructionState( in ComputeInstructionState() function in __anon7bb39e470111::CVPLatticeFunc