Searched defs:IRInstructionData (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/Analysis/ | ||
H A D | IRSimilarityIdentifier.h | 115 : ilist_node<IRInstructionData, ilist_sentinel_tracking<true>> { struct |
/llvm-project/llvm/lib/Analysis/ | ||
H A D | IRSimilarityIdentifier.cpp | 49 IRInstructionData::IRInstructionData(Instruction &I, bool Legality, in IRInstructionData() function in IRInstructionData |