MCPcopy Create free account
hub / github.com/MegEngine/MegEngine / small_vector.h

File small_vector.h

dnn/include/megdnn/thin/small_vector.h:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1//===- llvm/ADT/SmallVector.h - 'Normally small' vectors --------*- C++ -*-===//
2//
3// The LLVM Compiler Infrastructure
4//

Callers

nothing calls this directly

Calls 13

freeFunction · 0.85
set_endMethod · 0.80
capacityMethod · 0.80
is_smallMethod · 0.80
reset_to_smallMethod · 0.80
copyFunction · 0.50
sizeMethod · 0.45
beginMethod · 0.45
endMethod · 0.45
destroy_rangeMethod · 0.45
growMethod · 0.45
clearMethod · 0.45

Tested by

no test coverage detected