Searched refs:IsCFICall (Results 1 – 2 of 2) sorted by relevance
2048 bool IsCFICall = IsIndirectCall && CLI.CFIType; in LowerCall() local2563 if (IsCFICall) in LowerCall()2596 if (IsCFICall) in LowerCall()
8867 bool IsCFICall = CLI.CB && CLI.CB->isIndirectCall() && CLI.CFIType; in LowerCall() local9492 if (IsCFICall) in LowerCall()9505 if (IsCFICall) in LowerCall()