Searched defs:isDirectCall (Results 1 – 3 of 3) sorted by relevance
115 bool isDirectCall() const { in isDirectCall() function
138 bool isDirectCall() const { return Type == PseudoProbeType::DirectCall; } in isDirectCall() function
1735 static bool isDirectCall(Use& U) { in isDirectCall() function