Searched refs:createNoPathProfileInfoPass (Results 1 – 2 of 2) sorted by relevance
137 ImmutablePass *createNoPathProfileInfoPass();
434 ImmutablePass *llvm::createNoPathProfileInfoPass() { return new NoPathProfileInfo(); } in createNoPathProfileInfoPass() function in llvm