Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DInstruction.cpp35 InsertPosition::InsertPosition(BasicBlock *InsertAtEnd) in InsertPosition()
H A DDIBuilder.cpp1077 BasicBlock *InsertAtEnd) { in insertDeclare()
H A DDebugInfo.cpp1923 LLVMBasicBlockRef InsertAtEnd) { in LLVMDIBuilderInsertLabelAtEnd()
/freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/
H A DInstruction.h30 InsertPosition(BasicBlock *InsertAtEnd) { in InsertPosition()