Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DPrologEpilogInserter.h110 bool calculateSets(MachineFunction &Fn);
DShrinkWrapping.cpp193 if (calculateSets(Fn)) in placeCSRSpillsAndRestores()
359 bool PEI::calculateSets(MachineFunction &Fn) { in calculateSets() function in PEI