Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/
H A DGenericCycleImpl.h229 std::unique_ptr<CycleT> NewCycle = std::make_unique<CycleT>(); run() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp3140 int NewCycle = getFirstCycle(); normalizeNonPipelinedInstructions() local