getParent()->getParent() == getFunction() and clang-format ; NFC
[oota-llvm.git] / lib / Analysis / MemoryLocation.cpp
2015-06-17 Chandler Carruth[PM/AA] Split the location computation out of getArgLoc...
2015-06-04 Chandler Carruth[PM/AA] Start refactoring AliasAnalysis to remove the...