Searched defs:CouldRef (Results 1 – 1 of 1) sorted by relevance
705 struct CouldRef { struct706 typedef Value *argument_type;707 const CallSite CS;708 AliasAnalysis *AA;710 bool operator()(Value *I) { in operator ()()