Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DCFIInstrInserter.cpp303 bool InsertedCFIInstr = false; in insertCFIInstrs() local
329 InsertedCFIInstr = true; in insertCFIInstrs()
338 InsertedCFIInstr = true; in insertCFIInstrs()
346 InsertedCFIInstr = true; in insertCFIInstrs()
352 InsertedCFIInstr = true; in insertCFIInstrs()
364 InsertedCFIInstr = true; in insertCFIInstrs()
385 InsertedCFIInstr = true; in insertCFIInstrs()
390 return InsertedCFIInstr; in insertCFIInstrs()