Searched defs:IsArtificial (Results 1 – 7 of 7) sorted by relevance
72 bool IsArtificial() const { return m_artificial; } in IsArtificial() function
508 bool IsArtificial = Dep.isArtificial(); in adjustSchedDependency() local540 MachineInstr &DstInst, bool IsArtificial, in updateLatency()588 bool IsArtificial = I.isArtificial(); in restoreLatency() local
272 bool IsArtificial() const { return is_artificial; } in IsArtificial() function
95 IsArtificial, enumerator
1186 bool SBFrame::IsArtificial() { in IsArtificial() function in SBFrame1192 bool SBFrame::IsArtificial() const { in IsArtificial() function in SBFrame
1197 bool StackFrame::IsArtificial() const { in IsArtificial() function in StackFrame
2066 bool IsArtificial = ArtificialBlocks.count(&MBB); in join() local