Home
last modified time | relevance | path

Searched defs:GetSpeculative (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lldb/tools/intel-features/intel-pt/
DPTDecoder.cpp34 bool PTInstruction::GetSpeculative() const { in GetSpeculative() function in PTInstruction
DDecoder.h69 bool GetSpeculative() const { return speculative; } in GetSpeculative() function