Searched refs:IsCFICall (Results 1 – 2 of 2) sorted by relevance
2018 bool IsCFICall = IsIndirectCall && CLI.CFIType; in LowerCall() local2512 if (IsCFICall) in LowerCall()2541 if (IsCFICall) in LowerCall()
8265 bool IsCFICall = CLI.CB && CLI.CB->isIndirectCall() && CLI.CFIType; in LowerCall() local8881 if (IsCFICall) in LowerCall()8891 if (IsCFICall) in LowerCall()