Searched defs:IsArtificial (Results 1 – 6 of 6) sorted by relevance
72 bool IsArtificial() const { return m_artificial; } in IsArtificial() function
511 bool IsArtificial = Dep.isArtificial(); in adjustSchedDependency() local543 MachineInstr &DstInst, bool IsArtificial, in updateLatency()590 bool IsArtificial = I.isArtificial(); in restoreLatency() local
1119 bool SBFrame::IsArtificial() { in IsArtificial() function in SBFrame1125 bool SBFrame::IsArtificial() const { in IsArtificial() function in SBFrame
95 IsArtificial, enumerator
1209 bool StackFrame::IsArtificial() const { in IsArtificial() function in StackFrame
2066 bool IsArtificial = ArtificialBlocks.count(&MBB); in join() local