Searched defs:wouldInstructionBeTriviallyDead (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/unittests/Transforms/Utils/ | ||
H A D | LocalTest.cpp | 609 TEST(Local, wouldInstructionBeTriviallyDead) { in TEST() argument |
/llvm-project/llvm/lib/Transforms/Utils/ | ||
H A D | Local.cpp | 419 bool llvm::wouldInstructionBeTriviallyDead(const Instruction *I, wouldInstructionBeTriviallyDead() function in llvm |