Home
last modified time | relevance | path

Searched refs:setInitiationInterval (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachinePipeliner.h579 void setInitiationInterval(int ii) { in setInitiationInterval() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp2462 Schedule.setInitiationInterval(II); in schedulePipeline()