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

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DBackendUtil.cpp285 CodeGenOptions::InliningMethod Inlining = CodeGenOpts.getInlining(); local
291 Inlining = CodeGenOpts.NoInlining;
300 switch (Inlining) {

Completed in 184 milliseconds