Home
last modified time | relevance | path

Searched refs:VisitMode (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp409 enum VisitMode { VM_counting, VM_instrument, VM_annotate }; enum
416 VisitMode Mode = VM_counting; // Visiting mode.