Searched defs:canExecute (Results 1 – 2 of 2) sorted by relevance
115 bool InOrderIssueStage::canExecute(const InstRef &IR) { in canExecute() function in llvm::mca::InOrderIssueStage
48 static bool canExecute(llvm::vfs::FileSystem &VFS, StringRef Path) { in canExecute() function