OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:removeInstruction
(Results
1 - 6
of
6
) sorted by null
/external/llvm/lib/Transforms/Scalar/
MemCpyOptimizer.cpp
471
MD->
removeInstruction
(*SI);
517
MD->
removeInstruction
(SI);
519
MD->
removeInstruction
(LI);
688
MD->
removeInstruction
(C);
691
MD->
removeInstruction
(cpy);
768
MD->
removeInstruction
(M);
787
MD->
removeInstruction
(M);
799
MD->
removeInstruction
(M);
818
MD->
removeInstruction
(M);
851
MD->
removeInstruction
(M)
[
all
...]
DeadStoreElimination.cpp
120
MD.
removeInstruction
(DeadInst);
GVN.cpp
[
all
...]
/external/llvm/include/llvm/Analysis/
MemoryDependenceAnalysis.h
338
///
removeInstruction
- Remove an instruction from the dependence analysis,
340
void
removeInstruction
(Instruction *InstToRemove);
/external/llvm/lib/Transforms/Utils/
BasicBlockUtils.cpp
84
MemDep->
removeInstruction
(PN); // Memdep updates AA itself.
/external/llvm/lib/Analysis/
MemoryDependenceAnalysis.cpp
[
all
...]
Completed in 96 milliseconds