Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DIRSimilarityIdentifier.cpp33 CmpInst::Predicate Predicate = predicateForConsistency(C); in IRInstructionData()
52 CmpInst::Predicate IRInstructionData::predicateForConsistency(CmpInst *CI) { in predicateForConsistency() function in IRInstructionData
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DIRSimilarityIdentifier.h146 static CmpInst::Predicate predicateForConsistency(CmpInst *CI);