Searched refs:createInstructionNamerPass (Results 1 – 3 of 3) sorted by relevance
62 FunctionPass *llvm::createInstructionNamerPass() { in createInstructionNamerPass() function in llvm
368 FunctionPass *createInstructionNamerPass();
158 (void) llvm::createInstructionNamerPass(); in ForcePassLinking()