Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DGVN.cpp1287 markInstructionForDeletion(LI); in PerformLoadPRE()
1379 markInstructionForDeletion(LI); in processNonLocalLoad()
1468 markInstructionForDeletion(IntrinsicI); in processAssumeIntrinsic()
1571 markInstructionForDeletion(L); in processLoad()
1598 markInstructionForDeletion(L); in processLoad()
1988 markInstructionForDeletion(I); in processInstruction()
2105 markInstructionForDeletion(I); in processInstruction()
DNewGVN.cpp796 void markInstructionForDeletion(Instruction *);
2993 markInstructionForDeletion(&I); in assignDFSNumbers()
3707 void NewGVN::markInstructionForDeletion(Instruction *I) { in markInstructionForDeletion() function in NewGVN
3717 markInstructionForDeletion(I); in replaceInstruction()
3887 markInstructionForDeletion(cast<Instruction>(M)); in eliminateInstructions()
4015 markInstructionForDeletion(cast<Instruction>(Def)); in eliminateInstructions()
4088 markInstructionForDeletion(I); in eliminateInstructions()
4126 markInstructionForDeletion(Member); in eliminateInstructions()
/external/llvm/include/llvm/Transforms/Scalar/
DGVN.h52 void markInstructionForDeletion(Instruction *I) { in markInstructionForDeletion() function
/external/llvm/lib/Transforms/Scalar/
DGVN.cpp1596 markInstructionForDeletion(LI); in PerformLoadPRE()
1669 markInstructionForDeletion(LI); in processNonLocalLoad()
1696 markInstructionForDeletion(IntrinsicI); in processAssumeIntrinsic()
1781 markInstructionForDeletion(L); in processLoad()
1810 markInstructionForDeletion(L); in processLoad()
2065 markInstructionForDeletion(I); in processInstruction()
2182 markInstructionForDeletion(I); in processInstruction()
/external/llvm-project/llvm/lib/Transforms/Scalar/
DGVN.cpp1424 markInstructionForDeletion(LI); in PerformLoadPRE()
1516 markInstructionForDeletion(LI); in processNonLocalLoad()
1640 markInstructionForDeletion(IntrinsicI); in processAssumeIntrinsic()
1748 markInstructionForDeletion(L); in processLoad()
1775 markInstructionForDeletion(L); in processLoad()
2168 markInstructionForDeletion(I); in processInstruction()
2285 markInstructionForDeletion(I); in processInstruction()
DNewGVN.cpp799 void markInstructionForDeletion(Instruction *);
2946 markInstructionForDeletion(&I); in assignDFSNumbers()
3661 void NewGVN::markInstructionForDeletion(Instruction *I) { in markInstructionForDeletion() function in NewGVN
3671 markInstructionForDeletion(I); in replaceInstruction()
3841 markInstructionForDeletion(cast<Instruction>(M)); in eliminateInstructions()
3969 markInstructionForDeletion(cast<Instruction>(Def)); in eliminateInstructions()
4042 markInstructionForDeletion(I); in eliminateInstructions()
4080 markInstructionForDeletion(Member); in eliminateInstructions()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Scalar/
DGVN.h77 void markInstructionForDeletion(Instruction *I) { in markInstructionForDeletion() function
/external/llvm-project/llvm/include/llvm/Transforms/Scalar/
DGVN.h128 void markInstructionForDeletion(Instruction *I) { in markInstructionForDeletion() function