Searched refs:getModuleFromVal (Results 1 – 1 of 1) sorted by relevance
266 static const Module *getModuleFromVal(const Value *V) { in getModuleFromVal() function284 if (const Module *M = getModuleFromVal(U)) in getModuleFromVal()3136 AssemblyWriter W(OS, SlotTable, getModuleFromVal(I), nullptr); in print()3140 AssemblyWriter W(OS, SlotTable, getModuleFromVal(BB), nullptr); in print()3153 V->getMetadata()->print(ROS, getModuleFromVal(V)); in print()3177 M = getModuleFromVal(this); in printAsOperand()