Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMIRCanonicalizerPass.cpp162 std::vector<MachineInstr *> PseudoIdempotentInstructions; in rescheduleCanonically() local
212 PseudoIdempotentInstructions.push_back(II); in rescheduleCanonically()
293 PseudoIdempotentInstCount = PseudoIdempotentInstructions.size(); in rescheduleCanonically()
297 PseudoIdempotentInstructions, MBB, in rescheduleCanonically()