Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/IR/
H A DDIBuilder.cpp964 insertDeclare(Value * Storage,DILocalVariable * VarInfo,DIExpression * Expr,const DILocation * DL,BasicBlock * InsertAtEnd) insertDeclare() argument
1021 insertLabel(DILabel * LabelInfo,const DILocation * DL,BasicBlock * InsertAtEnd) insertLabel() argument
1042 insertDbgValueIntrinsic(Value * V,DILocalVariable * VarInfo,DIExpression * Expr,const DILocation * DL,BasicBlock * InsertAtEnd) insertDbgValueIntrinsic() argument
H A DInstruction.cpp32 InsertPosition(BasicBlock * InsertAtEnd) InsertPosition() argument
/llvm-project/llvm/unittests/IR/
H A DInstructionsTest.cpp1801 TEST(InstructionsTest,InsertAtEnd) TEST() argument