Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp8962 bool OnlyLeft = false, OnlyRight = false; in updateWithSelectInst() local
8966 OnlyRight = true; in updateWithSelectInst()
8970 if (!OnlyRight && !fillSetWithConstantValues(A, IRPosition::value(*LHS), in updateWithSelectInst()
8978 if (OnlyLeft || OnlyRight) { in updateWithSelectInst()