Searched defs:isTrue (Results 1 – 8 of 8) sorted by relevance
69 bool &isTrue) { in initReg()95 bool isTrue = false; in init() local
485 bool isTrue = IsIfAtLocationTrue(RawToken.getLocation()); Process() local
506 getTrueOrFalseValue(SelectOptimizeImpl::SelectLike SI,bool isTrue,const SmallPtrSet<const Instruction *,2> & Selects,IRBuilder<> & IB) getTrueOrFalseValue() argument
6913 getTrueOrFalseValue(SelectInst * SI,bool isTrue,const SmallPtrSet<const Instruction *,2> & Selects) getTrueOrFalseValue() argument
1820 const bool isTrue = coverIfConstexpr() local
2218 auto HexagonVectorCombine::isTrue(const Value *Val) const -> bool { in isTrue() function in HexagonVectorCombine
411 bool isTrue() const { return X == 1; } in isTrue() function in __anon75c587cf0211::TryResult [all...]
4557 setIsConditionTrue(bool isTrue) setIsConditionTrue() argument