Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DPHITransAddr.cpp145 Value *PHITransAddr::PHITranslateSubExpr(Value *V, BasicBlock *CurBB, in PHITranslateSubExpr()
322 bool PHITransAddr::PHITranslateValue(BasicBlock *CurBB, BasicBlock *PredBB, in PHITranslateValue()
346 PHITranslateWithInsertion(BasicBlock *CurBB, BasicBlock *PredBB, in PHITranslateWithInsertion()
370 InsertPHITranslatedSubExpr(Value *InVal, BasicBlock *CurBB, in InsertPHITranslatedSubExpr()
402 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.cpp256 llvm::BasicBlock *CurBB = Builder.GetInsertBlock(); in EmitBlock() local
279 llvm::BasicBlock *CurBB = Builder.GetInsertBlock(); in EmitBranch() local
373 llvm::BasicBlock *CurBB = Builder.GetInsertBlock(); in EmitIndirectGotoStmt() local
DCodeGenFunction.cpp132 llvm::BasicBlock *CurBB = Builder.GetInsertBlock(); in EmitReturnBlock() local
/external/llvm/include/llvm/IR/
DValue.h297 const Value *DoPHITranslation(const BasicBlock *CurBB, in DoPHITranslation()
/external/llvm/lib/CodeGen/
DShadowStackGC.cpp114 BasicBlock *CurBB = StateBB++; in Next() local
/external/llvm/lib/IR/
DValue.cpp467 Value *Value::DoPHITranslation(const BasicBlock *CurBB, in DoPHITranslation()
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp1989 BasicBlock *CurBB = 0; in ParseFunctionBody() local
/external/llvm/lib/Transforms/IPO/
DGlobalOpt.cpp2936 BasicBlock *CurBB = F->begin(); in EvaluateFunction() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp1378 MachineBasicBlock *CurBB, in EmitBranchForMergedCondition()
1420 MachineBasicBlock *CurBB, in FindMergedConditions()