Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/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
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DIRSimilarityIdentifier.h146 static CmpInst::Predicate predicateForConsistency(CmpInst *CI);