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

  /external/llvm/include/llvm/CodeGen/
LivePhysRegs.h 122 void addLiveOuts(const MachineBasicBlock *MBB) {
  /external/llvm/lib/CodeGen/
StackMapLivenessAnalysis.cpp 89 LiveRegs.addLiveOuts(MBBI);
ExecutionDepsFix.cpp 552 LiveRegSet.addLiveOuts(MBB);

Completed in 66 milliseconds