Home
last modified time | relevance | path

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

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