Searched refs:IsArtificial (Results 1 – 13 of 13) sorted by relevance
157 frame.") IsArtificial;159 IsArtificial();162 IsArtificial() const;
94 bool IsArtificial();96 bool IsArtificial() const;
511 bool IsArtificial = Dep.isArtificial(); in adjustSchedDependency() local512 Latency = updateLatency(*SrcInst, *DstInst, IsArtificial, Latency); in adjustSchedDependency()543 MachineInstr &DstInst, bool IsArtificial, in updateLatency() argument545 if (IsArtificial) in updateLatency()590 bool IsArtificial = I.isArtificial(); in restoreLatency() local591 Latency = updateLatency(*SrcI, *DstI, IsArtificial, Latency); in restoreLatency()
349 bool IsArtificial, int Latency) const;
72 bool IsArtificial() const { return m_artificial; } in IsArtificial() function
391 bool IsArtificial() const;
72 if (!promise_var->IsArtificial()) in InferPromiseType()
1119 bool SBFrame::IsArtificial() { in IsArtificial() function in SBFrame1122 return static_cast<const SBFrame *>(this)->IsArtificial(); in IsArtificial()1125 bool SBFrame::IsArtificial() const { in IsArtificial() function in SBFrame1133 return frame->IsArtificial(); in IsArtificial()
61 while (return_frame_sp->IsArtificial()) { in ThreadPlanStepOut()
1209 bool StackFrame::IsArtificial() const { in IsArtificial() function in StackFrame
652 if (!parent_frame->IsArtificial()) { in Evaluate_DW_OP_entry_value()
1542 return frame->IsArtificial(); in Format()
1594 if (!GetVariable() || !GetVariable()->IsArtificial()) in IsRuntimeSupportValue()