Home
last modified time | relevance | path

Searched defs:NewJ (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonTfrCleanup.cpp304 MachineBasicBlock::iterator NewJ = std::prev(NextJ); runOnMachineFunction() local
/llvm-project/polly/lib/Transform/
H A DMatmulOptimizer.cpp1062 int NewJ = MMI.j == DimOutNum - 3 ? MMI.i : MMI.j; in optimizeMatMulPattern() local