Searched refs:initIRBuilder (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | DIBuilder.cpp | 1048 static void initIRBuilder(IRBuilder<> &Builder, const DILocation *DL, in initIRBuilder() function 1109 initIRBuilder(B, DL, InsertBB, InsertBefore); in insertDeclare() 1154 initIRBuilder(B, DL, InsertBB, InsertBefore); in insertDbgIntrinsic() 1183 initIRBuilder(B, DL, InsertBB, InsertBefore); in insertLabel()
|