Searched defs:IsDirect (Results 1 – 5 of 5) sorted by relevance
521 bool IsDirect = !Info.Callee.isReg(); in lowerCall() local
613 bool IsDirect() const { return !indirect_return_handler_; } in IsDirect() function
323 bool IsDirect = true; in LowerCall() local
757 bool IsDirect = Func != nullptr; in selectCall() local
161 bool StringShape::IsDirect() const { return !IsIndirect(); } in IsDirect() function