Home
last modified time | relevance | path

Searched refs:AllocaAS (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DInlineCost.cpp1972 unsigned AllocaAS = Callee->getParent()->getDataLayout().getAllocaAddrSpace(); in getInlineCost() local
1976 if (PTy->getAddressSpace() != AllocaAS) in getInlineCost()