Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Target/
H A DCGPassBuilderOption.h61 std::optional<bool> EnableFastISelOption; member
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetPassConfig.cpp152 EnableFastISelOption("fast-isel", cl::Hidden, variable