Home
last modified time | relevance | path

Searched defs:FirstBB (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
DDeadStoreElimination.cpp521 BasicBlock *FirstBB = FirstI->getParent(); in memoryIsNotModifiedBetween() local
/external/swiftshader/third_party/LLVM/lib/Analysis/
DProfileInfo.cpp366 void ProfileInfoT<Function,BasicBlock>::splitEdge(const BasicBlock *FirstBB, in splitEdge()
/external/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp2011 BasicBlock &FirstBB = *F.begin(); in createDynamicAllocasInitStorage() local