Home
last modified time | relevance | path

Searched defs:NeededSize (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DBoundsChecking.cpp60 TypeSize NeededSize = DL.getTypeStoreSize(InstVal->getType()); getBoundsCheckCond() local
/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dcombined.h370 const uptr NeededSize = global() variable
/llvm-project/compiler-rt/lib/scudo/standalone/tests/
H A Dcombined_test.cpp46 const scudo::uptr NeededSize = in isPrimaryAllocation() local