Searched refs:FTypeInfo (Results 1 - 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp1701 Value *FTypeInfo = FArray->getOperand(f)->stripPointerCasts(); local
1705 if (LTypeInfo == FTypeInfo) {
/external/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp2671 Value *FTypeInfo = FArray->getOperand(f)->stripPointerCasts(); local
2675 if (LTypeInfo == FTypeInfo) {

Completed in 90 milliseconds