Searched defs:Pre (Results 1 – 13 of 13) sorted by relevance
49 object Pre(object t); in Pre() method72 public object Pre(object t) in Pre() method in Antlr.Runtime.Tree.TreeVisitorAction
51 object Pre( object t ); in Pre() method74 public object Pre( object t ) in Pre() method in Antlr.Runtime.Tree.TreeVisitorAction
27 GenericGraphVisit::Control GraphReplayPrinter::Pre(Node* node) { in Pre() function in v8::internal::compiler::GraphReplayPrinter
104 Control Pre(GenericNode<B, S>* node) { return CONTINUE; } in Pre() function
62 GenericGraphVisit::Control GraphVisualizer::Pre(Node* node) { in Pre() function in v8::internal::compiler::GraphVisualizer
361 GenericGraphVisit::Control Pre(Node* node) { in Pre() function in v8::internal::compiler::ScheduleEarlyNodeVisitor429 GenericGraphVisit::Control Pre(Node* node) { in Pre() function in v8::internal::compiler::PrepareUsesVisitor483 GenericGraphVisit::Control Pre(Node* node) { in Pre() function in v8::internal::compiler::ScheduleLateNodeVisitor
63 GenericGraphVisit::Control Verifier::Visitor::Pre(Node* node) { in Pre() function in v8::internal::compiler::Verifier::Visitor
151 GenericGraphVisit::Control Pre(Node* node) { in Pre() function in v8::internal::compiler::Typer::NarrowVisitor176 GenericGraphVisit::Control Pre(Node* node) { in Pre() function in v8::internal::compiler::Typer::WidenVisitor
61 for (const char * const *Pre = Info->Prefixes; *Pre != nullptr; ++Pre) { in dump() local
181 for (const char * const *Pre = I->Prefixes; *Pre != nullptr; ++Pre) { in matchOption() local
26 GenericGraphVisit::Control Pre(Node* node) { in Pre() function in PreNodeVisitor177 GenericGraphVisit::Control Pre(Node* node) { in Pre() function
1233 const MachineBasicBlock *Pre = BBI.getOperand(i + 1).getMBB(); in checkPHIOps() local
721 MachineBasicBlock::iterator Pre = MBB->begin(); in wrapup() local