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

/macosx-10.10.1/llvmCore-3425.0.34/examples/Kaleidoscope/Chapter7/
H A Dtoy.cpp895 Value *BodyVal = Body->Codegen(); local
896 if (BodyVal == 0) return 0;
903 return BodyVal;

Completed in 179 milliseconds