Searched refs:toUpdate (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| D | RewriteStatepointsForGC.cpp | 1315 Function &F, DominatorTree &DT, ArrayRef<CallBase *> toUpdate, in recomputeLiveInValues() argument 1323 recomputeLiveInValues(RevisedLivenessData, toUpdate[i], info); in recomputeLiveInValues() 2145 Function &F, DominatorTree &DT, ArrayRef<CallBase *> toUpdate, in findLiveReferences() argument 2151 analyzeParsePointLiveness(DT, OriginalLivenessData, toUpdate[i], info); in findLiveReferences()
|