Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Passes/
H A DStandardInstrumentations.cpp664 std::function<void(bool InModule, unsigned Minor, in compare() argument
1530 [&](bool InModule, unsigned Minor, in handleAfter()
1533 handleFunctionCompare(Name, "", PassID, " on ", InModule, in handleAfter()
1541 bool InModule, unsigned Minor, const FuncDataT<EmptyData> &Before, in handleFunctionCompare() argument
1544 if (InModule) in handleFunctionCompare()
2228 bool InModule, unsigned Minor, const FuncDataT<DCData> &Before, in handleFunctionCompare() argument
2234 if (InModule) { in handleFunctionCompare()
2300 [&](bool InModule, unsigned Minor, in handleInitialIR()
2303 handleFunctionCompare("", " ", "Initial IR", "", InModule, in handleInitialIR()
2331 [&](bool InModule, unsigned Minor, in handleAfter()
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/Passes/
H A DStandardInstrumentations.h411 std::function<void(bool InModule, unsigned Minor,
452 StringRef Divider, bool InModule, unsigned Minor,
554 StringRef Divider, bool InModule, unsigned Minor,