Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp1391 Function &F, DominatorTree &DT, ArrayRef<CallBase *> toUpdate, in recomputeLiveInValues() argument
1400 recomputeLiveInValues(RevisedLivenessData, toUpdate[i], info, in recomputeLiveInValues()
2279 Function &F, DominatorTree &DT, ArrayRef<CallBase *> toUpdate, in findLiveReferences() argument
2285 analyzeParsePointLiveness(DT, OriginalLivenessData, toUpdate[i], info); in findLiveReferences()