Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp1202 static void recomputeLiveInValues(GCPtrLivenessData &RevisedLivenessData,
1206 static void recomputeLiveInValues( in recomputeLiveInValues() function
1215 recomputeLiveInValues(RevisedLivenessData, toUpdate[i], info); in recomputeLiveInValues()
2269 recomputeLiveInValues(F, DT, ToUpdate, Records); in insertParsePoints()
2788 static void recomputeLiveInValues(GCPtrLivenessData &RevisedLivenessData, in recomputeLiveInValues() function