Searched refs:removeParens (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenSchedule.cpp58 static std::string removeParens(llvm::StringRef S) { function in struct:__anon2914::InstRegexOp
101 if (removeParens(Original).find_first_of("|?") != std::string::npos)

Completed in 101 milliseconds