Home
last modified time | relevance | path

Searched defs:StartValue (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Utils/
DLoopUtils.h351 TrackingVH<Value> StartValue; variable
/external/llvm/include/llvm/Transforms/Utils/
DLoopUtils.h316 TrackingVH<Value> StartValue; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DLoopUtils.cpp887 Value *BEValue = nullptr, *StartValue = nullptr; in isFPInductionPHI() local
1102 Value *StartValue = in isInductionPHI() local
/external/llvm/lib/Transforms/Utils/
DLoopUtils.cpp778 Value *StartValue = in isInductionPHI() local
/external/llvm/lib/Analysis/
DScalarEvolutionExpander.cpp2063 Value *StartValue = expandCodeFor(Start, Ty, Loc); in generateOverflowCheck() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DScalarEvolutionExpander.cpp2181 Value *StartValue = expandCodeFor(Start, ARExpandTy, Loc); in generateOverflowCheck() local
/external/clang/lib/Sema/
DSemaInit.cpp2790 llvm::APSInt StartValue; in ActOnDesignatedInitializer() local