Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp1224 static void recomputeLiveInValues(GCPtrLivenessData &RevisedLivenessData,
1228 static void recomputeLiveInValues( in recomputeLiveInValues() function
1238 recomputeLiveInValues(RevisedLivenessData, CS, info); in recomputeLiveInValues()
2379 recomputeLiveInValues(F, DT, ToUpdate, Records); in insertParsePoints()
2877 static void recomputeLiveInValues(GCPtrLivenessData &RevisedLivenessData, in recomputeLiveInValues() function