Searched defs:IsDirect (Results 1 – 3 of 3) sorted by relevance
521 bool IsDirect = !Info.Callee.isReg(); in lowerCall() local
323 bool IsDirect = true; in LowerCall() local
757 bool IsDirect = Func != nullptr; in selectCall() local