Searched defs:LTypeInfo (Results 1 - 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp1704 Value *LTypeInfo = LArray->getOperand(l)->stripPointerCasts(); local
1705 if (LTypeInfo == FTypeInfo) {
/external/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp2674 Value *LTypeInfo = LArray->getOperand(l)->stripPointerCasts(); local
2675 if (LTypeInfo == FTypeInfo) {

Completed in 59 milliseconds