Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/lib/CodeGen/
DAnalysis.cpp204 static bool isNoopBitcast(Type *T1, Type *T2, in isNoopBitcast() function
236 if (isNoopBitcast(Op->getType(), I->getType(), TLI)) in getNoopInput()
268 isNoopBitcast((*i)->getType(), I->getType(), TLI)) { in getNoopInput()
279 isNoopBitcast((*i)->getType(), I->getType(), TLI)) { in getNoopInput()