Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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()