Searched refs:FastIS (Results 1 – 1 of 1) sorted by relevance
1295 if (FastIS) in createSwiftErrorEntriesInEntryBlock()1539 FastISel *FastIS = nullptr; in SelectAllBasicBlocks() local1560 if (!FastIS) { in SelectAllBasicBlocks()1564 FastIS->startNewBlock(); in SelectAllBasicBlocks()1565 if (!FastIS->lowerArguments()) { in SelectAllBasicBlocks()1640 if (FastIS) { in SelectAllBasicBlocks()1642 FastIS->startNewBlock(); in SelectAllBasicBlocks()1764 FastIS->recomputeInsertPt(); in SelectAllBasicBlocks()1793 if (FastIS) in SelectAllBasicBlocks()1794 FastIS->finishBasicBlock(); in SelectAllBasicBlocks()[all …]