Searched defs:IsCFICall (Results 1 – 2 of 2) sorted by relevance
2018 bool IsCFICall = IsIndirectCall && CLI.CFIType; in LowerCall() local
8265 bool IsCFICall = CLI.CB && CLI.CB->isIndirectCall() && CLI.CFIType; in LowerCall() local