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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp303 /// the number times TrueValue of select is taken. In \c VM_annotate mode,
305 enum VisitMode { VM_counting, VM_instrument, VM_annotate }; enumerator in enum:__anon4590::VisitMode
343 Mode = VM_annotate;
1442 case VM_annotate:

Completed in 66 milliseconds