Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp9747 bool OnlyLeft = false, OnlyRight = false; in updateWithSelectInst() local
9751 OnlyRight = true; in updateWithSelectInst()
9755 if (!OnlyRight && in updateWithSelectInst()
9765 if (OnlyLeft || OnlyRight) { in updateWithSelectInst()