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

/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/
H A DPrologEpilogInserter.h110 bool calculateSets(MachineFunction &Fn);
H A DShrinkWrapping.cpp193 if (calculateSets(Fn))
343 /// calculateSets - collect the CSRs used in this function, compute
359 bool PEI::calculateSets(MachineFunction &Fn) { function in class:PEI

Completed in 171 milliseconds