Searched refs:predicateForConsistency (Results 1 – 2 of 2) sorted by relevance
192 static CmpInst::Predicate predicateForConsistency(CmpInst *CI);
60 CmpInst::Predicate Predicate = predicateForConsistency(C); in initializeInstruction()186 CmpInst::Predicate IRInstructionData::predicateForConsistency(CmpInst *CI) { in predicateForConsistency() function in IRInstructionData