Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DLocalStackSlotAllocation.cpp134 unsigned LocalObjectCount = MFI.getObjectIndexEnd(); in runOnMachineFunction() local
138 if (LocalObjectCount == 0 || !TRI->requiresVirtualBaseRegisters(MF)) in runOnMachineFunction()