Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/MCA/Stages/
H A DInOrderIssueStage.cpp115 bool InOrderIssueStage::canExecute(const InstRef &IR) { in canExecute() function in llvm::mca::InOrderIssueStage
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DMSVC.cpp48 static bool canExecute(llvm::vfs::FileSystem &VFS, StringRef Path) { in canExecute() function