HomeSort by relevance Sort by last modified time
    Searched refs:calculateSets (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/CodeGen/
PrologEpilogInserter.h 110 bool calculateSets(MachineFunction &Fn);
ShrinkWrapping.cpp 192 if (calculateSets(Fn))
342 /// calculateSets - collect the CSRs used in this function, compute
358 bool PEI::calculateSets(MachineFunction &Fn) {
    [all...]

Completed in 30 milliseconds