Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Expression/
DIRInterpreter.cpp865 const CastInst *cast_inst = cast<CastInst>(inst); in Interpret() local
867 Value *source = cast_inst->getOperand(0); in Interpret()
881 const CastInst *cast_inst = cast<CastInst>(inst); in Interpret() local
883 Value *source = cast_inst->getOperand(0); in Interpret()