Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.cpp1090 auto IfR = [Reg] (const CalleeSavedInfo &C) -> bool { in insertCFIInstructionsAt() local
1093 auto F = find_if(CSI, IfR); in insertCFIInstructionsAt()