Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Passes/
H A DStandardInstrumentations.cpp638 if (!getModuleForComparison(IR)) { in compare()
662 if (const Module *M = getModuleForComparison(IR)) { in analyzeIR()
681 const Module *ChangedIRComparer::getModuleForComparison(Any IR) { in getModuleForComparison() function in ChangedIRComparer
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Passes/
H A DStandardInstrumentations.h358 static const Module *getModuleForComparison(Any IR);