Home
last modified time | relevance | path

Searched defs:TrueWhenUnset (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp1886 bool TrueWhenUnset; foldSelectInstWithICmp() local
/llvm-project/llvm/lib/Analysis/
H A DInstructionSimplify.cpp4475 simplifySelectBitTest(Value * TrueVal,Value * FalseVal,Value * X,const APInt * Y,bool TrueWhenUnset) simplifySelectBitTest() argument