Searched defs:InsertAtEnd (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/IR/ | ||
H A D | DIBuilder.cpp | 964 insertDeclare(Value * Storage,DILocalVariable * VarInfo,DIExpression * Expr,const DILocation * DL,BasicBlock * InsertAtEnd) insertDeclare() argument |
H A D | Instruction.cpp | 32 InsertPosition(BasicBlock * InsertAtEnd) InsertPosition() argument |
/llvm-project/llvm/unittests/IR/ | ||
H A D | InstructionsTest.cpp | 1801 TEST(InstructionsTest,InsertAtEnd) TEST() argument |