Home
last modified time | relevance | path

Searched refs:createSystemZTDCPass (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Target/SystemZ/
H A DSystemZ.h198 FunctionPass *createSystemZTDCPass();
H A DSystemZTargetMachine.cpp194 addPass(createSystemZTDCPass()); in addIRPasses()
H A DSystemZTDC.cpp118 FunctionPass *llvm::createSystemZTDCPass() { in createSystemZTDCPass() function in llvm