Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Passes/
H A DCodeGenPassBuilder.h267 bool isGlobalISelAbortEnabled() const { in isGlobalISelAbortEnabled() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetPassConfig.cpp1542 bool TargetPassConfig::isGlobalISelAbortEnabled() const { in isGlobalISelAbortEnabled() function in TargetPassConfig