Home
last modified time | relevance | path

Searched refs:importConstant (Results 1 – 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
DWholeProgramDevirt.cpp612 Constant *importConstant(VTableSlot Slot, ArrayRef<uint64_t> Args,
1497 Constant *DevirtModule::importConstant(VTableSlot Slot, ArrayRef<uint64_t> Args, in importConstant() function in DevirtModule
1987 Constant *Byte = importConstant(Slot, CSByConstantArg.first, "byte", in importResolution()
1989 Constant *Bit = importConstant(Slot, CSByConstantArg.first, "bit", Int8Ty, in importResolution()