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

/external/llvm/lib/Target/X86/
H A DX86FloatingPoint.cpp114 unsigned calcLiveInMask(MachineBasicBlock *MBB) { function in struct:__anon7698::FPS
394 const unsigned Mask = calcLiveInMask(MBB);
521 adjustLiveRegs(calcLiveInMask(MBB), MBB->begin());

Completed in 176 milliseconds