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