Searched refs:toUpdate (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | RewriteStatepointsForGC.cpp | 1349 Function &F, DominatorTree &DT, ArrayRef<CallBase *> toUpdate, in recomputeLiveInValues() argument 1358 recomputeLiveInValues(RevisedLivenessData, toUpdate[i], info, PointerToBase, in recomputeLiveInValues() 2245 Function &F, DominatorTree &DT, ArrayRef<CallBase *> toUpdate, in findLiveReferences() argument 2252 analyzeParsePointLiveness(DT, OriginalLivenessData, toUpdate[i], info, GC); in findLiveReferences()
|