Home
last modified time | relevance | path

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

/third_party/rust/rust/compiler/rustc_llvm/llvm-wrapper/
DPassWrapper.cpp64 extern "C" void LLVMTimeTraceProfilerFinishThread() { in LLVMTimeTraceProfilerFinishThread() function
/third_party/rust/rust/compiler/rustc_codegen_llvm/src/llvm/
Dffi.rs1855 pub fn LLVMTimeTraceProfilerFinishThread(); in LLVMTimeTraceProfilerFinishThread() function