Searched refs:LiveStartIdx (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp1544 const unsigned LiveStartIdx = Statepoint(Token).gcArgsStartIdx(); local
1545 CreateGCRelocates(LiveVariables, LiveStartIdx, BasePtrs, ExceptionalToken,
1592 const unsigned LiveStartIdx = Statepoint(Token).gcArgsStartIdx(); local
1593 CreateGCRelocates(LiveVariables, LiveStartIdx, BasePtrs, Token, Builder);

Completed in 210 milliseconds