Searched refs:InstTo (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DTypePromotion.cpp423 Instruction *InstTo = dyn_cast<Instruction>(To); local
431 if (InstTo && User->isIdenticalTo(InstTo)) {

Completed in 45 milliseconds