rust/compiler/rustc_codegen_llvm/src/coverageinfo
Zalathar fbbb543ced coverage: Reserve capacity for all of a function's mapping regions
We already know in advance how many entries will be pushed onto this vector.
2023-09-11 14:29:10 +10:00
..
ffi.rs coverage: Consolidate FFI types into one module 2023-08-02 15:26:47 +10:00
map_data.rs coverage: Consolidate FFI types into one module 2023-08-02 15:26:47 +10:00
mapgen.rs coverage: Reserve capacity for all of a function's mapping regions 2023-09-11 14:29:10 +10:00
mod.rs Inline functions called from add_coverage 2023-08-22 10:59:19 +02:00