HomeSort by relevance Sort by last modified time
    Searched refs:createSystemZElimComparePass (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/Target/SystemZ/
SystemZTargetMachine.cpp 103 addPass(createSystemZElimComparePass(getSystemZTargetMachine()), false);
SystemZ.h 123 FunctionPass *createSystemZElimComparePass(SystemZTargetMachine &TM);
SystemZElimCompare.cpp 95 FunctionPass *llvm::createSystemZElimComparePass(SystemZTargetMachine &TM) {

Completed in 751 milliseconds