Searched defs:SimpleV (Results 1 – 5 of 5) sorted by relevance
86 Value *SimpleV = nullptr; in visitBinaryOperator() local
2123 Value *SimpleV = nullptr; in visitBinaryOperator() local2159 Value *SimpleV = simplifyFNegInst( in visitFNeg() local
7223 Instruction *I, Value *SimpleV, const TargetLibraryInfo *TLI, in replaceAndRecursivelySimplifyImpl()7276 Instruction *I, Value *SimpleV, const TargetLibraryInfo *TLI, in replaceAndRecursivelySimplify()
6196 std::optional<Value *> SimpleV = A.getAssumedSimplified( in reproduceValue() local6806 std::optional<Constant *> SimpleV = in getAPInt() local6819 if (std::optional<Constant *> SimpleV = in getSize() local10815 std::optional<Value *> SimpleV = in addValue() local11104 std::optional<Value *> SimpleV = A.getAssumedSimplified( in handleSelectInst() local11228 std::optional<Value *> SimpleV = A.getAssumedSimplified( in handlePHINode() local
702 if (Value *SimpleV = simplifyInstruction(I, DL)) { in simplifyAndDCEInstruction() local