Home
last modified time | relevance | path

Searched refs:getAllocSizeInBits (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/tools/opt/
DDebugify.cpp43 uint64_t getAllocSizeInBits(Module &M, Type *Ty) { in getAllocSizeInBits() function
78 uint64_t Size = getAllocSizeInBits(M, Ty); in applyDebugifyMetadata()
186 uint64_t ValueOperandSize = getAllocSizeInBits(M, Ty); in diagnoseMisSizedDbgValue()