Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MCA/
H A DSourceMgr.h59 class CircularSourceMgr : public SourceMgr {
66 CircularSourceMgr(ArrayRef<UniqueInst> S, unsigned Iter) in CircularSourceMgr() function
/freebsd/contrib/llvm-project/llvm/tools/llvm-mca/
H A Dllvm-mca.cpp664 mca::CircularSourceMgr S(LoweredSequence, in main()