Searched refs:StackRestorePoints (Results 1 – 1 of 1) sorted by relevance
160 SmallVectorImpl<Instruction *> &StackRestorePoints);186 ArrayRef<Instruction *> StackRestorePoints,404 StackRestorePoints.push_back(CI); in findInsts()407 StackRestorePoints.push_back(LP); in findInsts()433 if (StackRestorePoints.empty()) in createStackRestorePoints()452 for (Instruction *I : StackRestorePoints) { in createStackRestorePoints()762 SmallVector<Instruction *, 4> StackRestorePoints; in run() local767 StackRestorePoints); in run()770 ByValArguments.empty() && StackRestorePoints.empty()) in run()777 if (!StackRestorePoints.empty()) in run()[all …]