Searched refs:createAttributorLegacyPass (Results 1 – 4 of 4) sorted by relevance
187 (void) llvm::createAttributorLegacyPass(); in ForcePassLinking()
618 MPM.add(createAttributorLegacyPass()); in populateModulePassManager()
3551 Pass *llvm::createAttributorLegacyPass() { return new AttributorLegacyPass(); } in createAttributorLegacyPass() function in llvm
3046 Pass *createAttributorLegacyPass();