Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp1310 static void recomputeLiveInValues(GCPtrLivenessData &RevisedLivenessData,
1314 static void recomputeLiveInValues( in recomputeLiveInValues() function
1323 recomputeLiveInValues(RevisedLivenessData, toUpdate[i], info); in recomputeLiveInValues()
2538 recomputeLiveInValues(F, DT, ToUpdate, Records); in insertParsePoints()
3131 static void recomputeLiveInValues(GCPtrLivenessData &RevisedLivenessData, in recomputeLiveInValues() function