Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Target/
H A DCGPassBuilderOption.h43 bool DisablePartialLibcallInlining = false; member
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DTargetPassConfig.cpp101 static cl::opt<bool> DisablePartialLibcallInlining("disable-partial-libcall-inlining", variable