Searched defs:visitInst (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/include/llvm/Analysis/ | ||
H A D | SparsePropagation.h | 451 void SparseSolver<LatticeKey, LatticeVal, KeyInfo>::visitInst(Instruction &I) { visitInst() function |
/llvm-project/llvm/lib/Transforms/IPO/ | ||
H A D | CalledValuePropagation.cpp | 344 void visitInst(Instruction &I, visitInst() function in __anonca6fa95e0111::CVPLatticeFunc |
/llvm-project/llvm/unittests/Analysis/ | ||
H A D | SparsePropagation.cpp | 215 void visitInst(Instruction &I, visitInst() function in __anon6c64d6440211::TestLatticeFunc |