OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LocalObjectCount
(Results
1 - 2
of
2
) sorted by null
/external/swiftshader/third_party/LLVM/lib/CodeGen/
LocalStackSlotAllocation.cpp
91
unsigned
LocalObjectCount
= MFI->getObjectIndexEnd();
95
if (!TRI->requiresVirtualBaseRegisters(MF) ||
LocalObjectCount
== 0)
/external/llvm/lib/CodeGen/
LocalStackSlotAllocation.cpp
107
unsigned
LocalObjectCount
= MFI->getObjectIndexEnd();
111
if (!TRI->requiresVirtualBaseRegisters(MF) ||
LocalObjectCount
== 0)
Completed in 574 milliseconds