Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopUnrollAnalyzer.cpp86 Value *SimpleV = nullptr; in visitBinaryOperator() local
H A DInlineCost.cpp2115 Value *SimpleV = nullptr; visitBinaryOperator() local
2151 Value *SimpleV = simplifyFNegInst( visitFNeg() local
H A DInstructionSimplify.cpp7139 replaceAndRecursivelySimplifyImpl(Instruction * I,Value * SimpleV,const TargetLibraryInfo * TLI,const DominatorTree * DT,AssumptionCache * AC,SmallSetVector<Instruction *,8> * UnsimplifiedUsers=nullptr) replaceAndRecursivelySimplifyImpl() argument
7192 replaceAndRecursivelySimplify(Instruction * I,Value * SimpleV,const TargetLibraryInfo * TLI,const DominatorTree * DT,AssumptionCache * AC,SmallSetVector<Instruction *,8> * UnsimplifiedUsers) replaceAndRecursivelySimplify() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCloneFunction.cpp854 Value *SimpleV = simplifyInstruction(I, DL); CloneAndPruneIntoFromInst() local
H A DLocal.cpp695 if (Value *SimpleV = simplifyInstruction(I, DL)) { simplifyAndDCEInstruction() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp6181 std::optional<Value *> SimpleV = A.getAssumedSimplified( reproduceValue() local
6790 std::optional<Constant *> SimpleV = getAPInt() local
6803 if (std::optional<Constant *> SimpleV = getSize() local
10824 std::optional<Value *> SimpleV = addValue() local
11113 std::optional<Value *> SimpleV = A.getAssumedSimplified( handleSelectInst() local
11237 std::optional<Value *> SimpleV = A.getAssumedSimplified( handlePHINode() local
[all...]