Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/MCA/Stages/
H A DDispatchStage.cpp62 bool DispatchStage::checkRCU(const InstRef &IR) const { in checkRCU() function in llvm::mca::DispatchStage
72 bool CanDispatch = checkRCU(IR); in canDispatch()
/freebsd/contrib/llvm-project/llvm/include/llvm/MCA/Stages/
H A DDispatchStage.h58 bool checkRCU(const InstRef &IR) const;