Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DAnalysis.cpp217 static bool isNoopBitcast(Type *T1, Type *T2, in isNoopBitcast() function
250 if (isNoopBitcast(Op->getType(), I->getType(), TLI)) in getNoopInput()
282 isNoopBitcast((*i)->getType(), I->getType(), TLI)) { in getNoopInput()
293 isNoopBitcast((*i)->getType(), I->getType(), TLI)) { in getNoopInput()