Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp405 enum VisitMode { VM_counting, VM_instrument, VM_annotate }; enumerator
443 Mode = VM_annotate; in annotateSelects()
1787 case VM_annotate: in visitSelectInst()