Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCFIInstrInserter.cpp325 bool InsertedCFIInstr = false; in insertCFIInstrs() local
351 InsertedCFIInstr = true; in insertCFIInstrs()
360 InsertedCFIInstr = true; in insertCFIInstrs()
368 InsertedCFIInstr = true; in insertCFIInstrs()
374 InsertedCFIInstr = true; in insertCFIInstrs()
386 InsertedCFIInstr = true; in insertCFIInstrs()
407 InsertedCFIInstr = true; in insertCFIInstrs()
412 return InsertedCFIInstr; in insertCFIInstrs()