Home
last modified time | relevance | path

Searched defs:NewCycle (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DGenericCycleImpl.h244 std::unique_ptr<CycleT> NewCycle = std::make_unique<CycleT>(); in run() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp3209 int NewCycle = getFirstCycle(); in normalizeNonPipelinedInstructions() local