Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRDynamicChecks.cpp372 CallInst *call_inst = dyn_cast<CallInst>(inst); in InstrumentInstruction() local
452 CallInst *call_inst = dyn_cast<CallInst>(&i); InspectInstruction() local
[all...]
/freebsd/contrib/llvm-project/lldb/source/Expression/
H A DIRInterpreter.cpp558 CallInst *call_inst = dyn_cast<CallInst>(&ii); in CanInterpret() local
1422 const CallInst *call_inst = cast<CallInst>(inst); in Interpret() local