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