Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DMemoryBuiltins.cpp248 unsigned NumOfBitCastUses = 0; in getMallocType() local
255 NumOfBitCastUses++; in getMallocType()
259 if (NumOfBitCastUses == 1) in getMallocType()
263 if (NumOfBitCastUses == 0) in getMallocType()