Searched refs:StackRestorePoints (Results 1 – 1 of 1) sorted by relevance
166 SmallVectorImpl<Instruction *> &StackRestorePoints);190 ArrayRef<Instruction *> StackRestorePoints,415 StackRestorePoints.push_back(CI); in findInsts()418 StackRestorePoints.push_back(LP); in findInsts()443 if (StackRestorePoints.empty()) in createStackRestorePoints()462 for (Instruction *I : StackRestorePoints) { in createStackRestorePoints()774 SmallVector<Instruction *, 4> StackRestorePoints; in run() local779 StackRestorePoints); in run()782 ByValArguments.empty() && StackRestorePoints.empty()) in run()789 if (!StackRestorePoints.empty()) in run()[all …]