Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/MCA/Stages/
H A DInOrderIssueStage.cpp79 static bool hasResourceHazard(const ResourceManager &RM, const InstRef &IR) { in hasResourceHazard() function
124 if (hasResourceHazard(RM, IR)) { in canExecute()