Home
last modified time | relevance | path

Searched defs:getRecurrenceStartValue (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Utils/
DLoopUtils.h202 TrackingVH<Value> getRecurrenceStartValue() { return StartValue; } in getRecurrenceStartValue() function
/external/llvm/include/llvm/Transforms/Utils/
DLoopUtils.h190 TrackingVH<Value> getRecurrenceStartValue() { return StartValue; } in getRecurrenceStartValue() function