Searched refs:NewBBSize (Results 1 - 1 of 1) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ | ||
H A D | ARMConstantIslandPass.cpp | 811 unsigned NewBBSize = 0; local 814 NewBBSize += TII->GetInstSizeInBytes(I); 816 BBSizes[NewBBI] = NewBBSize; |
Completed in 94 milliseconds