Searched defs:EarlyScavengingSlots (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
H A DPrologEpilogInserter.cpp519 bool EarlyScavengingSlots = (TFI.hasFP(Fn) && local
523 if (RS && EarlyScavengingSlots) {
628 if (RS && !EarlyScavengingSlots) {

Completed in 172 milliseconds