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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DIRPrintingPasses.h52 bool isIRPrintingPass(Pass *P);
/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
H A DIRPrintingPasses.cpp133 bool llvm::isIRPrintingPass(Pass *P) { function in class:llvm
/freebsd-12-stable/contrib/llvm-project/llvm/tools/opt/
H A Dopt.cpp326 !isIRPrintingPass(P) && !isBitcodeWriterPass(P);

Completed in 110 milliseconds