Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenSchedule.cpp1303 bool mutuallyExclusive(const Record *PredDef, ArrayRef<const Record *> Preds,
1321 bool PredTransitions::mutuallyExclusive(const Record *PredDef, in mutuallyExclusive() function in PredTransitions
1442 if (mutuallyExclusive(PredDef, AllPreds, TransVec[TransIdx].PredTerm)) in getIntersectingVariants()