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