Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp477 void instrumentOneSelectInst(SelectInst &SI);
1690 void SelectInstVisitor::instrumentOneSelectInst(SelectInst &SI) { in instrumentOneSelectInst() function in SelectInstVisitor
1732 instrumentOneSelectInst(SI); in visitSelectInst()