Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64SpeculationHardening.cpp286 bool TmpRegisterNotAvailableEverywhere = false; in instrumentControlFlow() local
313 TmpRegisterNotAvailableEverywhere = true; in instrumentControlFlow()
320 if (TmpRegisterNotAvailableEverywhere) { in instrumentControlFlow()