Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DLazyValueInfo.cpp1247 CondValue CurrentCond = Worklist.back(); in getValueFromCondition() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.cpp13917 uint32_t EmulateInstructionARM::CurrentCond(const uint32_t opcode) { in CurrentCond() function in EmulateInstructionARM