Searched defs:SelectInstVisitor (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp309 struct SelectInstVisitor : public InstVisitor<SelectInstVisitor> { struct in namespace:__anon4590
319 SelectInstVisitor(Function &Func) : F(Func) {} function in struct:__anon4590::SelectInstVisitor

Completed in 61 milliseconds