Searched defs:structFieldName (Results 1 – 1 of 1) sorted by relevance
/minix3/minix/llvm/passes/magic/support/ |
H A D | MagicUtil.cpp | 388 …ion *InsertBefore, GlobalVariable* var, Value* arrayIndex, const std::string &structFieldName, std… in getMagicStructFieldPtr() 414 …rtBefore, GlobalVariable* magicArray, Value* magicArrayIndex, const std::string &structFieldName) { in getMagicSStructFieldPtr() 419 …, GlobalVariable* magicTypeArray, Value* magicTypeArrayIndex, const std::string &structFieldName) { in getMagicTStructFieldPtr() 424 …Variable* magicFunctionArray, Value* magicFunctionArrayIndex, const std::string &structFieldName) { in getMagicFStructFieldPtr() 429 …dule &M, Instruction *InsertBefore, GlobalVariable* magicVar, const std::string &structFieldName) { in getMagicRStructFieldPtr() 434 …alVariable* magicDsindexArray, Value* magicDsindexArrayIndex, const std::string &structFieldName) { in getMagicDStructFieldPtr()
|