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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp349 void instrumentOneSelectInst(SelectInst &SI);
1396 void SelectInstVisitor::instrumentOneSelectInst(SelectInst &SI) { function in class:SelectInstVisitor
1440 instrumentOneSelectInst(SI);

Completed in 107 milliseconds