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

/external/llvm/lib/CodeGen/
H A DShrinkWrapping.cpp235 /// calcAvailInOut - calculate the available in/out reg sets
239 bool PEI::calcAvailInOut(MachineBasicBlock* MBB) { function in class:PEI
297 changed |= calcAvailInOut(MBB);

Completed in 296 milliseconds