Home
last modified time | relevance | path

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

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