Searched defs:CFn (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | ARMBaseInstrInfo.cpp | 6200 const Function &CFn = C.getMF()->getFunction(); mergeOutliningCandidateAttributes() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64InstrInfo.cpp | 8630 const auto &CFn = Candidates.front().getMF()->getFunction(); mergeOutliningCandidateAttributes() local |