Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/IR/
H A DInstructions.cpp563 BasicBlock *InsertAtEnd) in CallInst()
1298 BasicBlock *InsertAtEnd) in BranchInst()
1368 BasicBlock *InsertAtEnd) in AllocaInst()
1523 BasicBlock *InsertAtEnd) in StoreInst()
1534 BasicBlock *InsertAtEnd) in StoreInst()
1554 BasicBlock *InsertAtEnd) in StoreInst()
1723 BasicBlock *InsertAtEnd) in FenceInst()
2645 BasicBlock *InsertAtEnd) in UnaryOperator()
3208 const Twine &Name, BasicBlock *InsertAtEnd) { in Create()
3317 BasicBlock *InsertAtEnd) { in CreatePointerBitCastOrAddrSpaceCast()
[all …]
H A DDIBuilder.cpp954 BasicBlock *InsertAtEnd) { in insertDeclare()
969 BasicBlock *InsertAtEnd) { in insertLabel()
987 BasicBlock *InsertAtEnd) { in insertDbgValueIntrinsic()
1005 BasicBlock *InsertAtEnd) { in insertDbgAddrIntrinsic()
H A DInstruction.cpp36 BasicBlock *InsertAtEnd) in Instruction()