Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp431 enum VisitMode { VM_counting, VM_instrument, VM_annotate }; enumerator
471 Mode = VM_annotate; in annotateSelects()
1734 case VM_annotate: in visitSelectInst()