Home
last modified time | relevance | path

Searched refs:CanInline (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/tools/gold/
H A Dgold-plugin.cpp111 bool CanInline = true; member
667 Res.CanInline = false; in claim_file_hook()
668 RealRes.CanInline = false; in claim_file_hook()
802 if (!Res.CanInline) in addModule()