Searched refs:globalSize (Results 1 – 1 of 1) sorted by relevance
2433 static uint64_t globalSize(const llvm::GlobalVariable &G) { in globalSize() function2471 return globalSize(G) > 0; in shouldTagGlobal()2475 uint64_t SizeInBytes = globalSize(*G); in tagGlobalDefinition()