Searched refs:EnterScope (Results 1 - 4 of 4) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ | ||
H A D | MachineCSE.cpp | 131 void EnterScope(MachineBasicBlock *MBB); 497 void MachineCSE::EnterScope(MachineBasicBlock *MBB) { in EnterScope() function in MachineCSE 760 EnterScope(MBB); in PerformCSE() |
H A D | MachineLICM.cpp | 237 void EnterScope(MachineBasicBlock *MBB); 668 void MachineLICMBase::EnterScope(MachineBasicBlock *MBB) { in EnterScope() function in MachineLICMBase 766 EnterScope(MBB); in HoistOutOfLoop() |
/third_party/node/deps/v8/tools/gcmole/ | ||
H A D | gcmole.cc | 245 EnterScope(name); in AnalyzeFunction() 257 void EnterScope(const MangledName& name) { in EnterScope() function in __anon15306::CalleesPrinter |
/third_party/node/deps/v8/src/interpreter/ | ||
H A D | bytecode-generator.cc | 894 EnterScope(); in SetEnteredIf() 906 void EnterScope() { in EnterScope() function in v8::internal::interpreter::BytecodeGenerator::MultipleEntryBlockContextScope |
Completed in 18 milliseconds