Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp1866 void replaceWithNop(MachineInstr &MI);
2516 void HexagonConstEvaluator::replaceWithNop(MachineInstr &MI) { in replaceWithNop() function in HexagonConstEvaluator
3190 replaceWithNop(BrI); in rewriteHexBranch()