Searched defs:tryToSinkInstruction (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Transforms/Instrumentation/ | ||
H A D | IndirectCallPromotion.cpp | 238 static bool tryToSinkInstruction(Instruction *I, BasicBlock *DestBlock) { tryToSinkInstruction() function |
/llvm-project/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstructionCombining.cpp | 4727 bool InstCombinerImpl::tryToSinkInstruction(Instruction *I, tryToSinkInstruction() function in InstCombinerImpl |