Home | History | Annotate | Download | only in VMCore

Lines Matching refs:Function

107     // Function, Label, or Opaque type?
248 // two of them don't when they are for labels in the same function. This is a
738 // Utility function for determining if a ConstantExpr is a CastOp or not. This
969 // Factory Function Implementation
1029 /// convertToString - Helper function for getAsString() and getAsCString().
1074 /// This function will return true iff every element in this vector constant
1143 BlockAddress *BlockAddress::get(Function *F, BasicBlock *BB) {
1153 BlockAddress::BlockAddress(Function *F, BasicBlock *BB)
1172 // This could be replacing either the Basic Block or the Function. In either
1174 Function *NewF = getFunction();
1178 NewF = cast<Function>(To);
1212 /// This is a utility function to handle folding of casts and lookup of the