Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DPGOInstrumentation.cpp278 enum VisitMode { VM_counting, VM_instrument, VM_annotate }; enumerator
316 Mode = VM_annotate; in annotateSelects()
364 Mode = VM_annotate; in findMemIntrinsics()
1264 case VM_annotate: in visitSelectInst()
1302 case VM_annotate: in visitMemIntrinsic()