Home
last modified time | relevance | path

Searched defs:SimpleV (Results 1 – 6 of 6) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/Analysis/
H A DLoopUnrollAnalyzer.cpp86 Value *SimpleV = nullptr; in visitBinaryOperator() local
H A DInlineCost.cpp2027 Value *SimpleV = nullptr; in visitBinaryOperator() local
2063 Value *SimpleV = simplifyFNegInst( in visitFNeg() local
H A DInstructionSimplify.cpp6733 Instruction *I, Value *SimpleV, const TargetLibraryInfo *TLI, in replaceAndRecursivelySimplifyImpl()
6792 Instruction *I, Value *SimpleV, const TargetLibraryInfo *TLI, in replaceAndRecursivelySimplify()
/openbsd/gnu/llvm/llvm/lib/Transforms/Utils/
H A DCloneFunction.cpp816 Value *SimpleV = simplifyInstruction(I, DL); in CloneAndPruneIntoFromInst() local
H A DLocal.cpp696 if (Value *SimpleV = simplifyInstruction(I, DL)) { in simplifyAndDCEInstruction() local
/openbsd/gnu/llvm/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp6119 std::optional<Value *> SimpleV = A.getAssumedSimplified( in reproduceValue() local
6749 std::optional<Constant *> SimpleV = in getAPInt() local
6762 if (std::optional<Constant *> SimpleV = in getSize() local
10488 std::optional<Value *> SimpleV = in addValue() local
10726 std::optional<Value *> SimpleV = A.getAssumedSimplified( in handleSelectInst() local
10834 std::optional<Value *> SimpleV = A.getAssumedSimplified( in handlePHINode() local