Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Analysis/
DProfileInfoLoader.cpp34 static unsigned AddCounts(unsigned A, unsigned B) { in AddCounts() function
71 Data[i] = AddCounts(TempSpace[i], Data[i]); in ReadProfilingBlock()
75 Data[i] = AddCounts(ByteSwap(TempSpace[i], true), Data[i]); in ReadProfilingBlock()