Home
last modified time | relevance | path

Searched refs:LiveStart (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp1149 const int LiveStart, in CreateGCRelocates() argument
1190 Builder.getInt32(LiveStart + FindIndex(LiveVariables, BasePtrs[i])); in CreateGCRelocates()
1191 Value *LiveIdx = Builder.getInt32(LiveStart + i); in CreateGCRelocates()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp1273 const int LiveStart, in CreateGCRelocates() argument
1314 Builder.getInt32(LiveStart + FindIndex(LiveVariables, BasePtrs[i])); in CreateGCRelocates()
1315 Value *LiveIdx = Builder.getInt32(LiveStart + i); in CreateGCRelocates()