Searched refs:IsCFICall (Results 1 – 2 of 2) sorted by relevance
2004 bool IsCFICall = IsIndirectCall && CLI.CFIType; in LowerCall() local2499 if (IsCFICall) in LowerCall()2528 if (IsCFICall) in LowerCall()
7538 bool IsCFICall = CLI.CB && CLI.CB->isIndirectCall() && CLI.CFIType; in LowerCall() local8106 if (IsCFICall) in LowerCall()8137 if (IsCFICall) in LowerCall()