OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RemovedSize
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/
BranchRelaxation.cpp
319
int
RemovedSize
= 0;
320
TII->removeBranch(*MBB, &
RemovedSize
);
321
BBSize -=
RemovedSize
;
/src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
SIInstrInfo.cpp
2396
unsigned
RemovedSize
= 0;
2399
RemovedSize
+= getInstSizeInBytes(*I);
2406
*BytesRemoved =
RemovedSize
;
Completed in 24 milliseconds
Indexes created Thu Aug 06 00:25:04 UTC 2026