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

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

Completed in 96 milliseconds