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

/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/Scalar/
H A DGVN.cpp531 /// markInstructionForDeletion - This removes the specified instruction from
533 void markInstructionForDeletion(Instruction *I) { function in class:__anon10380::GVN
1093 // We would like to use gvn.markInstructionForDeletion here, but we can't
1503 markInstructionForDeletion(LI);
1735 markInstructionForDeletion(LI);
1797 markInstructionForDeletion(L);
1862 markInstructionForDeletion(L);
1919 markInstructionForDeletion(L);
1948 markInstructionForDeletion(L);
1958 markInstructionForDeletion(
[all...]

Completed in 164 milliseconds