Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DIRSimilarityIdentifier.h384 struct InstructionClassification struct
385 : public InstVisitor<InstructionClassification, InstrType> {
386 InstructionClassification() {} in InstructionClassification() argument
425 InstructionClassification InstClassifier;