Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp1860 void replaceWithNop(MachineInstr &MI);
2510 void HexagonConstEvaluator::replaceWithNop(MachineInstr &MI) { in replaceWithNop() function in HexagonConstEvaluator
3182 replaceWithNop(BrI); in rewriteHexBranch()