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

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCBoolRetToInt.cpp264 Value *IntRetVal = BoolToIntMap[U]; local
267 Value *BackToBool = new TruncInst(IntRetVal, Int1Ty, "backToBool", I);

Completed in 193 milliseconds