Searched refs:IsFunction (Results 1 - 10 of 10) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/tools/llvm-diff/
H A DDiffConsumer.h60 : L(L), R(R), Differences(false), IsFunction(isa<Function>(L)) {}
64 bool IsFunction; member in struct:llvm::DiffConsumer::DiffContext
H A DDiffConsumer.cpp78 if (!ctxt.IsFunction) continue;
/macosx-10.9.5/JavaScriptCore-7537.78.1/dfg/
H A DDFGNodeType.h223 macro(IsFunction, NodeResultBoolean) \
H A DDFGPredictionPropagationPhase.cpp351 case IsFunction: {
H A DDFGCSEPhase.cpp1080 case IsFunction:
H A DDFGFixupPhase.cpp857 case IsFunction:
H A DDFGAbstractState.cpp684 case IsFunction: {
H A DDFGByteCodeParser.cpp2329 set(currentInstruction[1].u.operand, addToGraph(IsFunction, value));
H A DDFGSpeculativeJIT32_64.cpp4379 case IsFunction: {
H A DDFGSpeculativeJIT64.cpp4261 case IsFunction: {

Completed in 110 milliseconds