Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/include/bolt/Rewrite/
H A DRewriteInstance.h126 void processLKKSymtab(bool IsGPL = false);
/llvm-project-15.0.7/bolt/lib/Rewrite/
H A DRewriteInstance.cpp2130 void RewriteInstance::processLKKSymtab(bool IsGPL) { in processLKKSymtab() argument
2132 if (IsGPL) in processLKKSymtab()