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

  /external/llvm/lib/CodeGen/
PrologEpilogInserter.h 112 bool calcAvailInOut(MachineBasicBlock* MBB);
ShrinkWrapping.cpp 234 /// calcAvailInOut - calculate the available in/out reg sets
238 bool PEI::calcAvailInOut(MachineBasicBlock* MBB) {
296 changed |= calcAvailInOut(MBB);
    [all...]

Completed in 396 milliseconds