Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
HDAArch64InstrInfo.cpp8440 std::vector<MCCFIInstruction> CFIInstructions = in getOutliningCandidateInfo() local
8443 if (CFICount > 0 && CFICount != CFIInstructions.size()) in getOutliningCandidateInfo()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
HDX86InstrInfo.cpp10496 std::vector<MCCFIInstruction> CFIInstructions = in getOutliningCandidateInfo() local
10499 if (CFICount > 0 && CFICount != CFIInstructions.size()) in getOutliningCandidateInfo()