Home
last modified time | relevance | path

Searched defs:LastBlock (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DMergeICmps.cpp635 BasicBlock *const LastBlock, in getOrderedBlocks()
691 BasicBlock *LastBlock = nullptr; in processPhi() local
DNewGVN.cpp3378 const BasicBlock *LastBlock = getBlockForValue(InstrFromDFSNum(FirstInstr)); in iterateTouchedInstructions() local
/external/clang/lib/Analysis/
DCFG.cpp1953 CFGBlock *LastBlock = Block; in VisitCompoundStmt() local
2120 CFGBlock *LastBlock = Block; in VisitDeclSubExpr() local
2277 CFGBlock *LastBlock = addStmt(I->getCond()); in VisitIfStmt() local
2349 CFGBlock *LastBlock = VisitNoRecurse(E, asc); in VisitBlockExpr() local
2361 CFGBlock *LastBlock = VisitNoRecurse(E, asc); in VisitLambdaExpr() local
3160 CFGBlock *LastBlock = addStmt(Terminator->getCond()); in VisitSwitchStmt() local
3220 CFGBlock *TopBlock = nullptr, *LastBlock = nullptr; in VisitCaseStmt() local
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DInlineFunction.cpp964 Function::iterator LastBlock = &Caller->back(); in InlineFunction() local
/external/llvm/lib/Transforms/Utils/
DInlineFunction.cpp1474 Function::iterator LastBlock = --Caller->end(); in InlineFunction() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DInlineFunction.cpp1619 Function::iterator LastBlock = --Caller->end(); in InlineFunction() local