Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Passes/
H A DStandardInstrumentations.h359 static const Module *getModuleForComparison(Any IR);