Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp382 enum VisitMode { VM_counting, VM_instrument, VM_annotate }; enumerator
420 Mode = VM_annotate; in annotateSelects()
1492 case VM_annotate: in visitSelectInst()