OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:unfoldconstant
(Results
1 - 2
of
2
) sorted by null
/external/lldb/source/Expression/
IRForTarget.cpp
820
if (!
UnfoldConstant
(ns_str, CFSCWB_Caller, m_entry_instruction_finder))
[
all
...]
/external/lldb/include/lldb/Expression/
IRForTarget.h
660
///
UnfoldConstant
operates on a constant [Old] which has just been
666
///
UnfoldConstant
reads through the uses of Old and replaces Old
671
/// uses, so
UnfoldConstant
calls itself recursively for those.
696
UnfoldConstant
(llvm::Constant *old_constant,
Completed in 159 milliseconds