Home
last modified time | relevance | path

Searched defs:OpBC (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp6026 } else if (auto *OpBC = dyn_cast<BitCastInst>(V)) { in optimizePhiType() local
6057 } else if (auto *OpBC = dyn_cast<BitCastInst>(V)) { in optimizePhiType() local