Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DAddrModeMatcher.cpp476 BasicBlock *MemBB = MemoryInst->getParent(); in ValueAlreadyLiveAtInst() local
480 if (cast<Instruction>(*UI)->getParent() == MemBB) in ValueAlreadyLiveAtInst()