Searched defs:InstrumentationIRBuilder (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/Transforms/
H A DInstrumentation.h185 struct InstrumentationIRBuilder : IRBuilder<> { struct in namespace:llvm
193 explicit InstrumentationIRBuilder(Instruction *IP) : IRBuilder<>(IP) { function in struct:llvm::InstrumentationIRBuilder

Completed in 117 milliseconds