Searched defs:annotation (Results 1 – 2 of 2) sorted by relevance
868 bool MagicUtil::getCallAnnotation(Module &M, const CallSite &CS, int *annotation) in getCallAnnotation()907 bool MagicUtil::getVarAnnotation(Module &M, const GlobalVariable *GV, int *annotation) in getVarAnnotation()
983 int annotation; in runOnModule() local1529 int annotation, flags = MAGIC_STATE_DATA; in runOnModule() local