Searched refs:InModule (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/include/llvm/Passes/ |
| H A D | StandardInstrumentations.h | 426 std::function<void(bool InModule, unsigned Minor, 468 StringRef Divider, bool InModule, unsigned Minor, 570 StringRef Divider, bool InModule, unsigned Minor,
|
| /freebsd/contrib/llvm-project/llvm/lib/Passes/ |
| H A D | StandardInstrumentations.cpp | 666 std::function<void(bool InModule, unsigned Minor, in compare() argument 1527 [&](bool InModule, unsigned Minor, in handleAfter() 1530 handleFunctionCompare(Name, "", PassID, " on ", InModule, in handleAfter() 1538 bool InModule, unsigned Minor, const FuncDataT<EmptyData> &Before, in handleFunctionCompare() argument 1541 if (InModule) in handleFunctionCompare() 2221 bool InModule, unsigned Minor, const FuncDataT<DCData> &Before, in handleFunctionCompare() argument 2227 if (InModule) { in handleFunctionCompare() 2293 [&](bool InModule, unsigned Minor, in handleInitialIR() 2296 handleFunctionCompare("", " ", "Initial IR", "", InModule, in handleInitialIR() 2324 [&](bool InModule, unsigned Minor, in handleAfter() [all …]
|