Searched refs:stripGCRelocates (Results 1 – 1 of 1) sorted by relevance
26 static bool stripGCRelocates(Function &F) { in stripGCRelocates() function60 if (!stripGCRelocates(F)) in run()79 bool runOnFunction(Function &F) override { return ::stripGCRelocates(F); } in runOnFunction()