Searched refs:createRegionPrinterPass (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DRegionPrinter.h27 FunctionPass *createRegionPrinterPass();
/freebsd-current/contrib/llvm-project/llvm/include/llvm/
H A DLinkAllPasses.h108 (void) llvm::createRegionPrinterPass();
/freebsd-current/contrib/llvm-project/llvm/lib/Analysis/
H A DRegionPrinter.cpp204 FunctionPass *llvm::createRegionPrinterPass() { return new RegionPrinter(); } function in class:llvm

Completed in 381 milliseconds