Searched refs:isLifeTimeMarker (Results 1 – 1 of 1) sorted by relevance
1677 static bool isLifeTimeMarker(const Instruction *I) { in isLifeTimeMarker() function1774 if (isLifeTimeMarker(I0) && any_of(Insts, [](const Instruction *I) { in canSinkInstructions()