Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/ExecutionEngine/
H A DExecutionEngine.cpp935 unsigned StoreBytes) { in StoreIntToMemory()
960 const unsigned StoreBytes = getDataLayout()->getTypeStoreSize(Ty); in StoreValueToMemory() local