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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMIRCanonicalizerPass.cpp162 std::vector<MachineInstr *> PseudoIdempotentInstructions; local
212 PseudoIdempotentInstructions.push_back(II);
293 PseudoIdempotentInstCount = PseudoIdempotentInstructions.size();
297 PseudoIdempotentInstructions, MBB,

Completed in 46 milliseconds