Searched refs:LChain (Results 1 – 2 of 2) sorted by relevance
2073 LocSet LChain; in isBeforeInTranslationUnit() local2075 LChain.insert(LOffs); in isBeforeInTranslationUnit()2080 while((I = LChain.find(ROffs.first)) == LChain.end()) { in isBeforeInTranslationUnit()2084 if (I != LChain.end()) in isBeforeInTranslationUnit()
5799 SDValue LChain = L->getChain(); in MatchLoadCombine() local5801 Chain = LChain; in MatchLoadCombine()5802 else if (Chain != LChain) in MatchLoadCombine()