Home
last modified time | relevance | path

Searched defs:wouldInstructionBeTriviallyDead (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/unittests/Transforms/Utils/
H A DLocalTest.cpp609 TEST(Local, wouldInstructionBeTriviallyDead) { in TEST() argument
/llvm-project/llvm/lib/Transforms/Utils/
H A DLocal.cpp419 bool llvm::wouldInstructionBeTriviallyDead(const Instruction *I, wouldInstructionBeTriviallyDead() function in llvm