Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp1061 static void recomputeLiveInValues(GCPtrLivenessData &RevisedLivenessData,
1065 static void recomputeLiveInValues( in recomputeLiveInValues() function
1074 recomputeLiveInValues(RevisedLivenessData, toUpdate[i], info); in recomputeLiveInValues()
2069 recomputeLiveInValues(F, DT, ToUpdate, Records); in insertParsePoints()
2555 static void recomputeLiveInValues(GCPtrLivenessData &RevisedLivenessData, in recomputeLiveInValues() function