Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/CodeGen/
DCGStmt.cpp533 llvm::BasicBlock *LoopBody = createBasicBlock("while.body"); in EmitWhileStmt() local
580 llvm::BasicBlock *LoopBody = createBasicBlock("do.body"); in EmitDoStmt() local
/freebsd-9-stable/contrib/llvm/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp326 BasicBlock *LoopBody = *(CurLoop->block_begin()); in preliminaryScreen() local
/freebsd-9-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
DBugReporter.cpp1358 const Stmt *LoopBody = 0; in isInLoopBody() local