Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/Trace/intel-pt/
H A DLibiptDecoder.cpp201 if (std::optional<uint64_t> loop_size = TryIdentifyInfiniteLoop()) { in DetectAnomaly() local
255 uint64_t loop_size = 1; in TryIdentifyInfiniteLoop() local