Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DCalledValuePropagation.cpp169 void ComputeInstructionState( in ComputeInstructionState() function in __anon5039a2760111::CVPLatticeFunc