Home
last modified time | relevance | path

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

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