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

/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/
H A DPrologEpilogInserter.h111 bool calcAnticInOut(MachineBasicBlock* MBB);
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 197 milliseconds