Searched defs:IsArtificial (Results 1 – 7 of 7) sorted by relevance
72 bool IsArtificial() const { return m_artificial; } in IsArtificial() function
511 bool IsArtificial = Dep.isArtificial(); adjustSchedDependency() local 543 updateLatency(MachineInstr & SrcInst,MachineInstr & DstInst,bool IsArtificial,int Latency) const updateLatency() argument 591 bool IsArtificial = I.isArtificial(); restoreLatency() local
266 bool IsArtificial() const { return is_artificial; } IsArtificial() function
95 IsArtificial, enumerator
1182 bool SBFrame::IsArtificial() { IsArtificial() function in SBFrame 1188 bool SBFrame::IsArtificial() const { IsArtificial() function in SBFrame
1202 bool StackFrame::IsArtificial() const { IsArtificial() function in StackFrame
2066 bool IsArtificial = ArtificialBlocks.count(&MBB); in join() local