Home
last modified time | relevance | path

Searched refs:InsertedCFIInstr (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DCFIInstrInserter.cpp301 bool InsertedCFIInstr = false; in insertCFIInstrs() local
327 InsertedCFIInstr = true; in insertCFIInstrs()
336 InsertedCFIInstr = true; in insertCFIInstrs()
344 InsertedCFIInstr = true; in insertCFIInstrs()
350 InsertedCFIInstr = true; in insertCFIInstrs()
362 InsertedCFIInstr = true; in insertCFIInstrs()
383 InsertedCFIInstr = true; in insertCFIInstrs()
388 return InsertedCFIInstr; in insertCFIInstrs()