HomeSort by relevance Sort by last modified time
    Searched defs:VisitNode (Results 1 - 23 of 23) sorted by null

  /external/llvm/lib/Target/AArch64/
AArch64CleanupLocalDynamicTLSPass.cpp 49 return VisitNode(DT->getRootNode(), 0);
57 bool VisitNode(MachineDomTreeNode *Node, unsigned TLSBaseAddrReg) {
84 Changed |= VisitNode(N, TLSBaseAddrReg);
  /external/llvm/lib/Target/SystemZ/
SystemZLDCleanup.cpp 44 bool VisitNode(MachineDomTreeNode *Node, unsigned TLSBaseAddrReg);
77 return VisitNode(DT->getRootNode(), 0);
85 bool SystemZLDCleanup::VisitNode(MachineDomTreeNode *Node,
107 Changed |= VisitNode(*I, TLSBaseAddrReg);
  /external/clang/lib/StaticAnalyzer/Checkers/
DynamicTypeChecker.cpp 52 PathDiagnosticPiece *VisitNode(const ExplodedNode *N,
94 PathDiagnosticPiece *DynamicTypeChecker::DynamicTypeBugVisitor::VisitNode(
TestAfterDivZeroChecker.cpp 73 PathDiagnosticPiece *VisitNode(const ExplodedNode *Succ,
97 PathDiagnosticPiece *DivisionBRVisitor::VisitNode(const ExplodedNode *Succ,
MacOSKeychainAPIChecker.cpp 146 PathDiagnosticPiece *VisitNode(const ExplodedNode *N,
600 PathDiagnosticPiece *MacOSKeychainAPIChecker::SecKeychainBugVisitor::VisitNode(
DynamicTypePropagation.cpp 86 PathDiagnosticPiece *VisitNode(const ExplodedNode *N,
    [all...]
NullabilityChecker.cpp 157 PathDiagnosticPiece *VisitNode(const ExplodedNode *N,
280 PathDiagnosticPiece *NullabilityChecker::NullabilityBugVisitor::VisitNode(
    [all...]
MallocChecker.cpp 461 PathDiagnosticPiece *VisitNode(const ExplodedNode *N,
    [all...]
RetainCountChecker.cpp     [all...]
  /external/v8/src/compiler/
control-flow-optimizer.cc 39 VisitNode(node);
54 void ControlFlowOptimizer::VisitNode(Node* node) {
67 VisitNode(node);
memory-optimizer.cc 30 VisitNode(token.node, token.state);
72 void MemoryOptimizer::VisitNode(Node* node, AllocationState const* state) {
instruction-selector.cc 735 VisitNode(node);
844 void InstructionSelector::VisitNode(Node* node) {
    [all...]
scheduler.cc     [all...]
simplified-lowering.cc 566 VisitNode(node, info->truncation(), nullptr);
589 // Reuse {VisitNode()} so the representation rules are in one place.
592 VisitNode(node, info->truncation(), lowering);
    [all...]
  /art/compiler/optimizing/
induction_var_analysis.cc 130 VisitNode(loop, instruction);
136 VisitNode(loop, instruction);
148 void HInductionVarAnalysis::VisitNode(HLoopInformation* loop, HInstruction* instruction) {
202 VisitNode(loop, instruction);
    [all...]
  /external/clang/lib/StaticAnalyzer/Core/
BugReporterVisitors.cpp 382 PathDiagnosticPiece *VisitNode(const ExplodedNode *N,
446 PathDiagnosticPiece *FindLastStoreBRVisitor::VisitNode(const ExplodedNode *Succ,
727 TrackConstraintBRVisitor::VisitNode(const ExplodedNode *N,
807 SuppressInlineDefensiveChecksVisitor::VisitNode(const ExplodedNode *Succ,
    [all...]
  /external/llvm/lib/Target/X86/
X86InstrInfo.cpp     [all...]
  /external/guice/extensions/struts2/lib/
freemarker-2.3.16.jar 
  /external/opencv3/samples/java/sbt/sbt/
sbt-launch.jar 
  /external/testng/ant/
ivy-2.1.0.jar 
  /prebuilts/tools/common/m2/repository/org/freemarker/freemarker/2.3.20/
freemarker-2.3.20.jar 
  /prebuilts/sdk/tools/
jack-launcher.jar 
jack-server-4.8.ALPHA.jar 

Completed in 636 milliseconds