Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Coroutines/
H A DCoroInternal.h134 uint64_t ContextSize; // Includes frame size. member
/openbsd-src/gnu/llvm/llvm/lib/ProfileData/
H A DSampleProfReader.cpp1131 auto ContextSize = readNumber<uint32_t>(); in readCSNameTableSec() local