Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp607 Constant *importConstant(VTableSlot Slot, ArrayRef<uint64_t> Args,
1485 Constant *DevirtModule::importConstant(VTableSlot Slot, ArrayRef<uint64_t> Args, in importConstant() function in DevirtModule
1971 Constant *Byte = importConstant(Slot, CSByConstantArg.first, "byte", in importResolution()
1973 Constant *Bit = importConstant(Slot, CSByConstantArg.first, "bit", Int8Ty, in importResolution()