Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp426 void instrumentOneSelectInst(SelectInst &SI);
1444 void SelectInstVisitor::instrumentOneSelectInst(SelectInst &SI) { in instrumentOneSelectInst() function in SelectInstVisitor
1490 instrumentOneSelectInst(SI); in visitSelectInst()