Searched refs:toUpdate (Results 1 – 1 of 1) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/Transforms/Scalar/ |
| H A D | RewriteStatepointsForGC.cpp | 1389 Function &F, DominatorTree &DT, ArrayRef<CallBase *> toUpdate, in recomputeLiveInValues() argument 1398 recomputeLiveInValues(RevisedLivenessData, toUpdate[i], info, in recomputeLiveInValues() 2221 Function &F, DominatorTree &DT, ArrayRef<CallBase *> toUpdate, in findLiveReferences() argument 2227 analyzeParsePointLiveness(DT, OriginalLivenessData, toUpdate[i], info); in findLiveReferences()
|