Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterpBuiltin.cpp555 static bool interp__builtin_expect(InterpState &S, CodePtr OpPC, in interp__builtin_expect() function
1287 if (!interp__builtin_expect(S, OpPC, Frame, F, Call)) in InterpretBuiltin()