Lines Matching refs:InModule
634 std::function<void(bool InModule, unsigned Minor, in compare() argument
1437 [&](bool InModule, unsigned Minor, in handleAfter()
1440 handleFunctionCompare(Name, "", PassID, " on ", InModule, in handleAfter()
1448 bool InModule, unsigned Minor, const FuncDataT<EmptyData> &Before, in handleFunctionCompare() argument
1451 if (InModule) in handleFunctionCompare()
2131 bool InModule, unsigned Minor, const FuncDataT<DCData> &Before, in handleFunctionCompare() argument
2137 if (InModule) { in handleFunctionCompare()
2203 [&](bool InModule, unsigned Minor, in handleInitialIR()
2206 handleFunctionCompare("", " ", "Initial IR", "", InModule, in handleInitialIR()
2234 [&](bool InModule, unsigned Minor, in handleAfter()
2237 handleFunctionCompare(Name, " Pass ", PassID, " on ", InModule, in handleAfter()