Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Passes/
H A DStandardInstrumentations.cpp604 std::function<void(bool InModule, unsigned Minor, in compare() argument
1183 [&](bool InModule, unsigned Minor, in handleAfter()
1186 handleFunctionCompare(Name, "", PassID, " on ", InModule, in handleAfter()
1194 bool InModule, unsigned Minor, const FuncDataT<EmptyData> &Before, in handleFunctionCompare() argument
1197 if (InModule) in handleFunctionCompare()
1877 bool InModule, unsigned Minor, const FuncDataT<DCData> &Before, in handleFunctionCompare() argument
1883 if (InModule) { in handleFunctionCompare()
1949 [&](bool InModule, unsigned Minor, in handleInitialIR()
1952 handleFunctionCompare("", " ", "Initial IR", "", InModule, in handleInitialIR()
1980 [&](bool InModule, unsigned Minor, in handleAfter()
[all …]
/openbsd-src/gnu/llvm/llvm/include/llvm/Passes/
H A DStandardInstrumentations.h383 std::function<void(bool InModule, unsigned Minor,
423 StringRef Divider, bool InModule, unsigned Minor,
523 StringRef Divider, bool InModule, unsigned Minor,