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

  /external/llvm/lib/CodeGen/
PrologEpilogInserter.h 111 bool calcAnticInOut(MachineBasicBlock* MBB);
ShrinkWrapping.cpp 196 /// calcAnticInOut - calculate the anticipated in/out reg sets
200 bool PEI::calcAnticInOut(MachineBasicBlock* MBB) {
292 changed |= calcAnticInOut(MBB);
    [all...]

Completed in 418 milliseconds