Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
DDebugLocEntry.h56 const ConstantInt *CIP; member
71 DbgValueLocEntry(const ConstantInt *CIP) : EntryKind(E_ConstantInt) { in DbgValueLocEntry()
/openbsd/src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
DExprEngineCallAndReturn.cpp1113 CallInlinePolicy CIP = mayInlineCallKind(Call, Pred, Opts, CallOpts); in shouldInlineCall() local