Searched defs:LChain (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Basic/ | ||
H A D | SourceManager.cpp | 2078 llvm::SmallDenseMap<FileID, Entry, 16> LChain; isInTheSameTranslationUnit() local |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | DAGCombiner.cpp | 9171 SDValue LChain = L->getChain(); MatchLoadCombine() local |