Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTypePromotion.cpp424 Instruction *InstTo = dyn_cast<Instruction>(To); in ReplaceAllUsersOfWith() local
432 if (InstTo && User->isIdenticalTo(InstTo)) { in ReplaceAllUsersOfWith()