Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DIRSimilarityIdentifier.h177 void initializeInstruction();
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DIRSimilarityIdentifier.cpp52 initializeInstruction(); in IRInstructionData()
55 void IRInstructionData::initializeInstruction() { in initializeInstruction() function in IRInstructionData