Searched refs:IsIndirectCall (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/contrib/llvm/lib/Target/Hexagon/
H A DHexagonVLIWPacketizer.cpp267 static bool IsIndirectCall(MachineInstr* MI) { function
350 // IsIndirectCall()
354 if (IsIndirectCall(MI) && (DepType == SDep::Data)) {

Completed in 53 milliseconds