Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp1295 static void recomputeLiveInValues(GCPtrLivenessData &RevisedLivenessData,
1299 static void recomputeLiveInValues( in recomputeLiveInValues() function
1308 recomputeLiveInValues(RevisedLivenessData, toUpdate[i], info); in recomputeLiveInValues()
2479 recomputeLiveInValues(F, DT, ToUpdate, Records); in insertParsePoints()
3054 static void recomputeLiveInValues(GCPtrLivenessData &RevisedLivenessData, in recomputeLiveInValues() function