Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Conversion/PDLToPDLInterp/
H A DRootOrdering.cpp27 static SmallVector<Value> getCycle(const DenseMap<Value, Value> &parents, in getCycle() function
/llvm-project/llvm/include/llvm/CodeGen/
H A DModuloSchedule.h141 int getCycle(MachineInstr *MI) { in getCycle() function