Searched defs:HasBTI (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Basic/Targets/ | ||
H A D | AArch64.h | 76 bool HasBTI = false; global() variable |
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64InstrInfo.cpp | 8418 bool HasBTI = any_of(RepeatedSequenceLocs, [](outliner::Candidate &C) { getOutliningCandidateInfo() local |