Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DCodeGenSchedule.cpp1350 bool mutuallyExclusive(Record *PredDef, ArrayRef<Record *> Preds,
1369 bool PredTransitions::mutuallyExclusive(Record *PredDef, in mutuallyExclusive() function in PredTransitions
1492 if (mutuallyExclusive(PredDef, AllPreds, TransVec[TransIdx].PredTerm)) in getIntersectingVariants()