Home
last modified time | relevance | path

Searched defs:ComputeInstructionState (Results 1 – 4 of 4) sorted by relevance

/external/llvm/include/llvm/Analysis/
DSparsePropagation.h102 virtual LatticeVal ComputeInstructionState(Instruction &I, SparseSolver &SS) { in ComputeInstructionState() function
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DSparsePropagation.h103 virtual LatticeVal ComputeInstructionState(Instruction &I, SparseSolver &SS) { in ComputeInstructionState() function
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Analysis/
DSparsePropagation.cpp142 void ComputeInstructionState( in ComputeInstructionState() function in __anon23cc1b2b0211::TestLatticeFunc
459 TEST_F(SparsePropagationTest, ComputeInstructionState) { in TEST_F() argument
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DCalledValuePropagation.cpp170 void ComputeInstructionState( in ComputeInstructionState() function in __anonf3d916a50111::CVPLatticeFunc