Lines Matching refs:InModule
641 std::function<void(bool InModule, unsigned Minor, in compare() argument
1188 [&](bool InModule, unsigned Minor, in handleAfter()
1191 handleFunctionCompare(Name, "", PassID, " on ", InModule, in handleAfter()
1199 bool InModule, unsigned Minor, const FuncDataT<EmptyData> &Before, in handleFunctionCompare() argument
1202 if (InModule) in handleFunctionCompare()
1854 bool InModule, unsigned Minor, const FuncDataT<DCData> &Before, in handleFunctionCompare() argument
1860 if (InModule) { in handleFunctionCompare()
1926 [&](bool InModule, unsigned Minor, in handleInitialIR()
1929 handleFunctionCompare("", " ", "Initial IR", "", InModule, in handleInitialIR()
1957 [&](bool InModule, unsigned Minor, in handleAfter()
1960 handleFunctionCompare(Name, " Pass ", PassID, " on ", InModule, in handleAfter()