Searched defs:calcAnticInOut (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
H A DShrinkWrapping.cpp197 /// calcAnticInOut - calculate the anticipated in/out reg sets
201 bool PEI::calcAnticInOut(MachineBasicBlock* MBB) { function in class:PEI
293 changed |= calcAnticInOut(MBB);

Completed in 414 milliseconds