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.cpp1349 bool mutuallyExclusive(Record *PredDef, ArrayRef<Record *> Preds,
1367 bool PredTransitions::mutuallyExclusive(Record *PredDef, in mutuallyExclusive() function in PredTransitions
1490 if (mutuallyExclusive(PredDef, AllPreds, TransVec[TransIdx].PredTerm)) in getIntersectingVariants()