Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp386 void instrumentOneSelectInst(SelectInst &SI);
1492 void SelectInstVisitor::instrumentOneSelectInst(SelectInst &SI) { in instrumentOneSelectInst() function in SelectInstVisitor
1536 instrumentOneSelectInst(SI); in visitSelectInst()