Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Transforms/InstCombine/
DInstCombineCasts.cpp2376 Instruction *InstCombinerImpl::optimizeBitCastFromPhi(CastInst &CI, in optimizeBitCastFromPhi() function in InstCombinerImpl
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineCasts.cpp2222 Instruction *InstCombiner::optimizeBitCastFromPhi(CastInst &CI, PHINode *PN) { in optimizeBitCastFromPhi() function in InstCombiner