llvm-project/mlir/lib/Analysis
River Riddle 9ffdc930c0 Rename the Instruction class to Operation. This just renames the class, usages of Instruction will still refer to a typedef in the interim.
This is step 1/N to renaming Instruction to Operation.

PiperOrigin-RevId: 240431520
2019-03-29 17:42:50 -07:00
..
AffineAnalysis.cpp Rename the Instruction class to Operation. This just renames the class, usages of Instruction will still refer to a typedef in the interim. 2019-03-29 17:42:50 -07:00
AffineStructures.cpp Rename the Instruction class to Operation. This just renames the class, usages of Instruction will still refer to a typedef in the interim. 2019-03-29 17:42:50 -07:00
Dominance.cpp Rename the Instruction class to Operation. This just renames the class, usages of Instruction will still refer to a typedef in the interim. 2019-03-29 17:42:50 -07:00
LoopAnalysis.cpp Rename the Instruction class to Operation. This just renames the class, usages of Instruction will still refer to a typedef in the interim. 2019-03-29 17:42:50 -07:00
MemRefBoundCheck.cpp Make FunctionPass::getFunction() return a reference to the function, instead of 2019-03-29 17:40:44 -07:00
MemRefDependenceCheck.cpp Make FunctionPass::getFunction() return a reference to the function, instead of 2019-03-29 17:40:44 -07:00
NestedMatcher.cpp Remove const from Value, Instruction, Argument, and the various methods on the 2019-03-29 17:34:33 -07:00
OpStats.cpp Rename the Instruction class to Operation. This just renames the class, usages of Instruction will still refer to a typedef in the interim. 2019-03-29 17:42:50 -07:00
SliceAnalysis.cpp Rename the Instruction class to Operation. This just renames the class, usages of Instruction will still refer to a typedef in the interim. 2019-03-29 17:42:50 -07:00
TestParallelismDetection.cpp Make FunctionPass::getFunction() return a reference to the function, instead of 2019-03-29 17:40:44 -07:00
Utils.cpp Replace usages of "Op::operator->" with ".". 2019-03-29 17:40:09 -07:00
VectorAnalysis.cpp Rename the Instruction class to Operation. This just renames the class, usages of Instruction will still refer to a typedef in the interim. 2019-03-29 17:42:50 -07:00
Verifier.cpp Rename the Instruction class to Operation. This just renames the class, usages of Instruction will still refer to a typedef in the interim. 2019-03-29 17:42:50 -07:00