#include "llvm/IR/Instruction.h"
Definition at line 48 of file Instruction.h.
◆ InsertPosition() [1/4]
llvm::InsertPosition::InsertPosition |
( |
std::nullptr_t |
| ) |
|
|
inline |
◆ InsertPosition() [2/4]
InsertPosition::InsertPosition |
( |
Instruction * |
InsertBefore | ) |
|
◆ InsertPosition() [3/4]
InsertPosition::InsertPosition |
( |
BasicBlock * |
InsertAtEnd | ) |
|
◆ InsertPosition() [4/4]
◆ getBasicBlock()
BasicBlock * llvm::InsertPosition::getBasicBlock |
( |
| ) |
|
|
inline |
◆ isValid()
bool llvm::InsertPosition::isValid |
( |
| ) |
const |
|
inline |
◆ operator InstListType::iterator()
The documentation for this class was generated from the following files: