Searched defs:IRPrinterInstrumentation (Results 1 – 9 of 9) sorted by relevance
76 class IRPrinterInstrumentation : public PassInstrumentation { class78 IRPrinterInstrumentation(std::unique_ptr<PassManager::IRPrinterConfig> config) in IRPrinterInstrumentation() function in __anoneb787c410111::IRPrinterInstrumentation
76 class IRPrinterInstrumentation : public PassInstrumentation { class78 IRPrinterInstrumentation(std::unique_ptr<PassManager::IRPrinterConfig> config) in IRPrinterInstrumentation() function in __anonf781db2d0111::IRPrinterInstrumentation
77 class IRPrinterInstrumentation : public PassInstrumentation { class79 IRPrinterInstrumentation(std::unique_ptr<PassManager::IRPrinterConfig> config) in IRPrinterInstrumentation() function in __anon71a947830111::IRPrinterInstrumentation
76 class IRPrinterInstrumentation : public PassInstrumentation { class78 IRPrinterInstrumentation(std::unique_ptr<PassManager::IRPrinterConfig> config) in IRPrinterInstrumentation() function in __anon87e2fe8e0111::IRPrinterInstrumentation
76 class IRPrinterInstrumentation : public PassInstrumentation { class78 IRPrinterInstrumentation(std::unique_ptr<PassManager::IRPrinterConfig> config) in IRPrinterInstrumentation() function in __anona1e677830111::IRPrinterInstrumentation
77 class IRPrinterInstrumentation : public PassInstrumentation { class79 IRPrinterInstrumentation(std::unique_ptr<PassManager::IRPrinterConfig> config) in IRPrinterInstrumentation() function in __anonab253cae0111::IRPrinterInstrumentation
78 class IRPrinterInstrumentation : public PassInstrumentation { class80 IRPrinterInstrumentation(std::unique_ptr<PassManager::IRPrinterConfig> config) in IRPrinterInstrumentation() function in __anon6fbe12fe0111::IRPrinterInstrumentation
76 class IRPrinterInstrumentation : public PassInstrumentation { class78 IRPrinterInstrumentation(std::unique_ptr<PassManager::IRPrinterConfig> config) in IRPrinterInstrumentation() function in __anoncd98f1bb0111::IRPrinterInstrumentation
76 /// println!("{:?}", choices.choose(&mut rng)); in operator ==()78 /// ``` in operator ==()79 fn choose<R>(&self, rng: &mut R) -> Option<&Self::Item> in operator ==()