Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp5037 auto getOptionalSinkBlockForInst = in run() local
5098 auto OptBB = getOptionalSinkBlockForInst(I); in run()