Home
last modified time | relevance | path

Searched defs:CurBB (Results 1 – 10 of 10) sorted by relevance

/external/llvm/lib/Analysis/
DPHITransAddr.cpp143 Value *PHITransAddr::PHITranslateSubExpr(Value *V, BasicBlock *CurBB, in PHITranslateSubExpr()
320 bool PHITransAddr::PHITranslateValue(BasicBlock *CurBB, BasicBlock *PredBB, in PHITranslateValue()
344 PHITranslateWithInsertion(BasicBlock *CurBB, BasicBlock *PredBB, in PHITranslateWithInsertion()
368 InsertPHITranslatedSubExpr(Value *InVal, BasicBlock *CurBB, in InsertPHITranslatedSubExpr()
400 BasicBlock *CurBB = GEP->getParent(); in InsertPHITranslatedSubExpr() local
/external/llvm/lib/ExecutionEngine/Interpreter/
DInterpreter.h72 BasicBlock *CurBB; // The currently executing BB member
/external/clang/lib/CodeGen/
DCGStmt.cpp245 llvm::BasicBlock *CurBB = Builder.GetInsertBlock(); in EmitBlock() local
268 llvm::BasicBlock *CurBB = Builder.GetInsertBlock(); in EmitBranch() local
362 llvm::BasicBlock *CurBB = Builder.GetInsertBlock(); in EmitIndirectGotoStmt() local
DCodeGenFunction.cpp109 llvm::BasicBlock *CurBB = Builder.GetInsertBlock(); in EmitReturnBlock() local
/external/llvm/include/llvm/
DValue.h301 const Value *DoPHITranslation(const BasicBlock *CurBB, in DoPHITranslation()
/external/llvm/lib/VMCore/
DValue.cpp460 Value *Value::DoPHITranslation(const BasicBlock *CurBB, in DoPHITranslation()
/external/llvm/lib/CodeGen/
DShadowStackGC.cpp114 BasicBlock *CurBB = StateBB++; in Next() local
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp1918 BasicBlock *CurBB = 0; in ParseFunctionBody() local
/external/llvm/lib/Transforms/IPO/
DGlobalOpt.cpp2649 BasicBlock *CurBB = F->begin(); in EvaluateFunction() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp1344 MachineBasicBlock *CurBB, in EmitBranchForMergedCondition()
1386 MachineBasicBlock *CurBB, in FindMergedConditions()