Searched refs:runAndLog (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/JavaScriptCore-7537.78.1/dfg/
H A DDFGPhase.h73 bool runAndLog(PhaseType& phase) function in namespace:JSC::DFG
85 return runAndLog(phase);
/macosx-10.9.5/llvmCore-3425.0.33/utils/crosstool/ARM/
H A Dbuild-install-linux.sh82 runAndLog() { function
146 runAndLog "Configuring LLVM" ${LLVM_OBJ_DIR}/llvm-configure.log \
153 runAndLog "Building LLVM" ${LLVM_OBJ_DIR}/llvm-build.log \
155 runAndLog "Installing LLVM" ${LLVM_OBJ_DIR}/llvm-install.log \
174 runAndLog "Configuring LLVM-GCC" ${LLVMGCC_OBJ_DIR}/llvmgcc-configure.log \
185 runAndLog "Building LLVM-GCC" ${LLVMGCC_OBJ_DIR}/llvmgcc-build.log \
187 runAndLog "Installing LLVM-GCC" ${LLVMGCC_OBJ_DIR}/llvmgcc-install.log \

Completed in 204 milliseconds