Home
last modified time | relevance | path

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

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