Home
last modified time | relevance | path

Searched defs:icmp_inst (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/lldb/source/Expression/
DIRInterpreter.cpp538 ICmpInst *icmp_inst = dyn_cast<ICmpInst>(&ii); in CanInterpret() local
1024 const ICmpInst *icmp_inst = cast<ICmpInst>(inst); in Interpret() local