Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DInstructionSimplify.cpp2489 WeakVH ToHandle(To); in ReplaceAndSimplifyAllUses() local
/external/v8/src/x64/
Dlithium-codegen-x64.cc341 Handle<Object> LCodeGen::ToHandle(LConstantOperand* op) const { in ToHandle() function in v8::internal::LCodeGen