Searched defs:NewCycle (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/ADT/ | ||
H A D | GenericCycleImpl.h | 244 std::unique_ptr<CycleT> NewCycle = std::make_unique<CycleT>(); run() local |
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | MachinePipeliner.cpp | 3199 int NewCycle = getFirstCycle(); normalizeNonPipelinedInstructions() local |