Home
last modified time | relevance | path

Searched defs:HasBTI (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/Basic/Targets/
H A DAArch64.h76 bool HasBTI = false; global() variable
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp8418 bool HasBTI = any_of(RepeatedSequenceLocs, [](outliner::Candidate &C) { getOutliningCandidateInfo() local