Home
last modified time | relevance | path

Searched defs:LLVMRustModuleInstructionStats (Results 1 – 2 of 2) sorted by relevance

/third_party/rust/rust/compiler/rustc_llvm/llvm-wrapper/
DRustWrapper.cpp1742 LLVMRustModuleInstructionStats(LLVMModuleRef M, RustStringRef Str) function
/third_party/rust/rust/compiler/rustc_codegen_llvm/src/llvm/
Dffi.rs2464 pub fn LLVMRustModuleInstructionStats(M: &Module, Str: &RustString); in LLVMRustModuleInstructionStats() function