Home
last modified time | relevance | path

Searched defs:IsArtificial (Results 1 – 7 of 7) sorted by relevance

/external/llvm-project/lldb/include/lldb/Symbol/
DVariable.h72 bool IsArtificial() const { return m_artificial; } in IsArtificial() function
/external/llvm-project/llvm/tools/llvm-profgen/
DPerfReader.h73 bool IsArtificial = false; member
DPerfReader.cpp270 bool IsArtificial = false; in extractLBRStack() local
/external/llvm-project/lldb/source/API/
DSBFrame.cpp1160 bool SBFrame::IsArtificial() { in IsArtificial() function in SBFrame
1166 bool SBFrame::IsArtificial() const { in IsArtificial() function in SBFrame
/external/llvm-project/lldb/source/Target/
DStackFrame.cpp1200 bool StackFrame::IsArtificial() const { in IsArtificial() function in StackFrame
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLiveDebugValues.cpp1324 bool IsArtificial = ArtificialBlocks.count(&MBB); in join() local
/external/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
DVarLocBasedImpl.cpp1652 bool IsArtificial = ArtificialBlocks.count(&MBB); in join() local