Searched refs:InModule (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Passes/ |
| H A D | StandardInstrumentations.cpp | 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() [all …]
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Passes/ |
| H A D | StandardInstrumentations.h | 399 std::function<void(bool InModule, unsigned Minor, 439 StringRef Divider, bool InModule, unsigned Minor, 539 StringRef Divider, bool InModule, unsigned Minor,
|